|
|
|
|
|
by baconomatic
3045 days ago
|
|
While I agree with 70% is about the sweet spot, it really depends on the tools you're using. We've found that with using Jest and just doing snapshots you can get to 70% without actually testing any of your others methods, hence the 80% coverage requirement. |
|