Skip to content

Commit

Permalink
Update e2e-testing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iBrianWarner authored Feb 20, 2024
1 parent 7bd976f commit 08891e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- [3.4. Before block should not contain common test data preparation](#34-before-block-should-not-contain-common-test-data-preparation)
- [3.5. Test block should only contain test steps_and_assertions](#35-test-block-should-only-contain-test-steps-and-assertions)
- [3.6. Before block should not contain test steps](#36-before-block-should-not-contain-test-steps)
- [3.7. Before block should be placed inside the Describe block](#36-before-block-should-be-placed-inside-the-describe-block)
- [3.7. Before block should be placed inside the Describe block](#37-before-block-should-be-placed-inside-the-describe-block)
- [4\. Assertions](#4-assertions)
- [4.1 One assertion per one test step method](#41-one-assertion-per-one-test-step-method)
- [4.2 Use expect for assertions](#42-use-expect-for-assertions)
Expand Down

0 comments on commit 08891e4

Please sign in to comment.