Open
Description
I don't want to "push" the need for a "tox.ini" file, but I was surprised to discover that this package does not use any python test orchestrator. Tox is the most popular but other alternatives like nox are also acceptable.
Why? I discovered that diff_cover was not working well with py313 and didn't even have a github pipeline testing it. While trying to make a PR to enable it I found that there is no way to test it locally without involving a lot of manual venv setups, which clearly would make local vs CI testing diverge even more.
Metadata
Metadata
Assignees
Labels
No labels