DEV Community

Discussion on: How do you ensure your Team's code is consistent?

Collapse
 
elliottback profile image
elliottback

The most important thing is that agreed dimensions of testing are done. Minor stylistic differences are trivial compared to the harm of no tests, or tests that don't exercise the problem domain correctly.