Skip to content

Commit

Permalink
Updated contents
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrussellHO committed Dec 7, 2023
1 parent 51086c4 commit 5bb9e15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/standards/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Testing can come in different forms unit/integration/mutation/property based, bu
- [Tests MUST be included for both the happy path and unhappy path](#tests-must-be-included-for-both-the-happy-path-and-unhappy-path)
- [Tests that block deployments MUST complete in a reasonable time](#tests-that-block-deployments-must-complete-in-a-reasonable-time)
- [You MUST use automated security testing](#you-must-use-automated-security-testing)
- [You MUST make sure tests fail](#you-must-make-sure-tests-fail)

### You MUST test early and often

Expand Down

0 comments on commit 5bb9e15

Please sign in to comment.