Comment on Using LLMs to enhance our testing practicesparentComments−rgmerk1yBecause mutation testing (should) generate a lot of mutants, which you then need to run your unit tests against.−taberiand1yYes but my point is it doesn't have to do that fast, as in unit test speeds.
Comments
Because mutation testing (should) generate a lot of mutants, which you then need to run your unit tests against.
Yes but my point is it doesn't have to do that fast, as in unit test speeds.