hatch
hatch copied to clipboard
Feature request - unittest instead of pytest
Adding an easy way to use unittest and not pytest.
atm it requires changing many different settings, disabling the parallel (which still passes -p for some reason) and I haven't managed to get it working without simply overriding the HATCH_ARGS.