Add pytest.ini file to suppress pytest warnings
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
992d0f5f4d
commit
18e6c49f1c
1 changed files with 3 additions and 0 deletions
3
pytest.ini
Normal file
3
pytest.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[pytest]
|
||||
junit_family=xunit2
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue