goldbergyoni / goldbergyoni/javascript-testing-best-practices
New BP: Avoid coupling between tests, each fail and succeed regardless of the other
Open
- Dominant language
- JavaScript
- Stars
- 24.6k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
* Ideas and keywords: Fragile, domino cards, execution order, random order, create the state in the arrange phase (not in the previous test), avoid globals, repeat yourself*
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.