diff --git a/setup.cfg b/setup.cfg index 2703ac8..50999cc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,3 @@ [mutmut] -runner=pytest --hypothesis-profile=dev +runner=pytest -n auto --hypothesis-profile=dev simple_output=True