Anders Hovmöller
Anders Hovmöller
"See what and how many SQL calls you app makes" is easy to understand. I don't understand what beat stack traces means, but I'm used to Django that has nice...
Editing the non-comment code in any way makes the imports used again.
Ooh. Good catch! I had a recent similarly weird surviving mutant that clearly fails tests that I didn't have time to investigate. I bet it's this thing!
I just released mutmut 3, which is a big rewrite. I believe this issue no longer applies anymore. Feel free to reopen it if it still exists.
@tomwillis608 No, this is an unrelated issue. The tests themselves are not touched by mutmut.
Forced fail is a quick check to see if the mutants are being run. It's quite easy to get into a situation where the original code is first in the...
> I am not sure what you mean by "It's quite easy to get into a situation where the original code is first in the import list and then all...
Help is greatly appreciated. I have very limited time with family and working at a startup...
No there is no such documentation.
I read the code, and I know how it's supposed to work because I wrote it all :P The basic idea is using "mutant schemata", which is an industry term...