diff options
Diffstat (limited to 'test/pytest.ini')
-rw-r--r-- | test/pytest.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pytest.ini b/test/pytest.ini new file mode 100644 index 0000000..9516154 --- /dev/null +++ b/test/pytest.ini @@ -0,0 +1,2 @@ +[pytest] +addopts = --verbose --assert=rewrite --tb=native -x -r a |