Skip to content
This repository was archived by the owner on Aug 27, 2019. It is now read-only.

Commit bb87449

Browse files
committed
Expand checklist usds#2 to cover test coverage
...so you can actually answer key question usds#1
1 parent 3220b53 commit bb87449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_plays/10.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Today, developers write automated scripts that can verify thousands of scenarios
77

88
#### checklist
99
1. Create automated tests that verify all user-facing functionality
10-
2. Create unit and integration tests to verify modules and components
10+
2. Create unit and integration tests to verify modules and components and verify test coverage
1111
3. Run tests automatically as part of the build process
1212
4. Perform deployments automatically with deployment scripts, continuous delivery services, or similar techniques
1313
5. Conduct load and performance tests at regular intervals, including before public launch

0 commit comments

Comments
 (0)