Currently, we also count frames created by mutmut to apply max_stack_depth (in particular _mutmut_trampoline). As such, users cannot really know what the number means, or which number to choose.
I'd suggest to filter out frames:
- that are created by mutmut
- that are outside of the
./mutants folder (e.g. 3rd party packages)
Currently, we also count frames created by mutmut to apply
max_stack_depth(in particular_mutmut_trampoline). As such, users cannot really know what the number means, or which number to choose.I'd suggest to filter out frames:
./mutantsfolder (e.g. 3rd party packages)