Add pytest.ini file to suppress pytest warnings

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-06-21 16:46:22 -04:00
parent 992d0f5f4d
commit 18e6c49f1c

3
pytest.ini Normal file
View file

@ -0,0 +1,3 @@
[pytest]
junit_family=xunit2