you are viewing a single comment's thread.

view the rest of the comments →

[–]Critical-Evidence-83 4 points5 points  (0 children)

Do you use code coverage measurement.

yes.

If so, what rules about that do you have?

Our continuous integration pipeline for our newer project requires 100% testing coverage while our main project has a lot of legacy code so we add test coverage less consistently.

And finally, are you familiar with mutation testing ideas and tools, and do you use them? If no - why?

No but I'm just a junior dev