use pytest for github unittests
This commit is contained in:
4
pytest.ini
Normal file
4
pytest.ini
Normal file
@@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
python_files = Test*.py
|
||||
python_classes = Test
|
||||
python_functions = test
|
||||
Reference in New Issue
Block a user