DEV Community

Discussion on: How do you measure and discuss the less measurable things about testing code?

Collapse
 
noahsussman profile image
Tentacular Devops 🐙

Yes I think part of the problem is that one has to get down to specifics in order to address the topics the OP wants to know about. Unit testing in Java is very different from unit testing browser-side JavaScript to pick an extreme example.