Browse Source

Merge branch 'hotfix/20190619.1'

master 20190619.1
Julio Biason 5 years ago
parent
commit
1a8b988c92
  1. 4
      content/books/things-i-learnt/integration-tests/index.md

4
content/books/things-i-learnt/integration-tests/index.md

@ -63,7 +63,7 @@ layout from previous examples, so they capture the design by osmosis, while
the big picture starts to get more and more complex, with lots of moving the big picture starts to get more and more complex, with lots of moving
parts. parts.
{{ chapters(prev_chapter_link="/books/things-i-learnt/gherkin", prev_chapter_title="Gherkin Is Your Friend to Understand Expectations") }}
[^1]: There is no "unit" in "unit tests". "Unit test" means the test _is_ a [^1]: There is no "unit" in "unit tests". "Unit test" means the test _is_ a
unit, indivisible and dependent only on itself. unit, indivisible and dependent only on itself.
{{ chapters(prev_chapter_link="/books/things-i-learnt/gherkin", prev_chapter_title="Gherkin Is Your Friend to Understand Expectations") }}

Loading…
Cancel
Save