Skip to content

Commit 1849fe7

Browse files
committed
Remove redundant points from automated testing guidelines
1 parent 4e5da30 commit 1849fe7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

recipes/automated-testing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,6 @@ the root cause of errors.
280280

281281
#### When to use
282282
- When we want to make sure there are no changes in the UI.
283-
- When we want to increase test coverage with least effort.
284-
- During the early stages of a project, while E2E tests are still under
285-
development.
286283

287284
#### When **not** to use
288285
- To test a specific feature or business logic.

0 commit comments

Comments
 (0)