IDEA: to test the unit tests, a tool to automatically add a bug to the source code. If the unit test can find the bug (fails) then the tests are good.
I'm thinking implementing as with mechanical turk pattern.
Post
January 23, 2021
January 23, 2021
IDEA: to test the unit tests, a tool to automatically add a bug to the source code. If the unit test can find the bug (fails) then the tests are good.
I'm thinking implementing as with mechanical turk pattern.