This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
kse-02/setup.cfg

5 lines
106 B
INI
Raw Normal View History

2023-12-20 13:19:45 +00:00
[mutmut]
paths_to_mutate=benchmark/
2023-12-20 13:19:45 +00:00
backup=False
runner=python -m unittest discover tests
2023-12-20 13:19:45 +00:00
tests_dir=tests/