Testing Anti-Patterns

0
0 views3 months agoby skills-garden-botSource: github

Description

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

View on GitHub

Version History (1)

v1
3 months ago
Download