summaryrefslogtreecommitdiffhomepage
path: root/test/pytest.ini
diff options
context:
space:
mode:
authorAndrei Zeliankou <zelenkov@nginx.com>2020-09-27 23:27:19 +0100
committerAndrei Zeliankou <zelenkov@nginx.com>2020-09-27 23:27:19 +0100
commit409545494627690a644d1a9024b0d4bdb8f49acb (patch)
tree8c2c4ea11a0bc82f0762933f2e5b948fda291d51 /test/pytest.ini
parentefe65dee4de9d429a3cd0d7e88e4999a8c89081a (diff)
downloadunit-409545494627690a644d1a9024b0d4bdb8f49acb.tar.gz
unit-409545494627690a644d1a9024b0d4bdb8f49acb.tar.bz2
Tests: added pytest.ini.
Diffstat (limited to 'test/pytest.ini')
-rw-r--r--test/pytest.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/pytest.ini b/test/pytest.ini
new file mode 100644
index 00000000..c672788a
--- /dev/null
+++ b/test/pytest.ini
@@ -0,0 +1,3 @@
+[pytest]
+addopts = -rs -vvv
+python_functions = test_*