(no title)
UncleSam | 3 years ago
The author also points out that these bullet points will not apply to every unique situation.
If your goal is to allow devs to go fast at the cost of more hardened code, then yes, skipping code coverage is a major way to code faster. There are definitely times when it is appropriate to skip writing tests when the primary goal is to go fast.
It's difficult to answer your question without knowing your specific situation though.
No comments yet.