tj.git-extras/.pytest.ini
Leroy d2dde69d14
feat(auto-test): CI with pytest (#1066)
* feat(ci): add pull request action and pytest.ini

* test(git-abort): add its unit test
2023-09-19 11:11:43 +08:00

5 lines
61 B
INI

[pytest]
minversion = 7.4
addopts = -ra -q
testpaths = tests