aboutsummaryrefslogtreecommitdiff
path: root/test/pytest.ini
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-03-29 15:30:57 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-03-29 16:06:29 -0700
commit59e58de40c50ac05e24f5dc2d3267890974cde04 (patch)
tree560212f2ea2b7622df1bb6da1fa4a4ad328f82dc /test/pytest.ini
parent92e2863fb7ff857e424329508d32225eb9b3b3e9 (diff)
Added basic unit tests.
Fixes issue #33.
Diffstat (limited to 'test/pytest.ini')
-rw-r--r--test/pytest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/pytest.ini b/test/pytest.ini
new file mode 100644
index 0000000..bc4af36
--- /dev/null
+++ b/test/pytest.ini
@@ -0,0 +1,2 @@
+[pytest]
+addopts = --verbose --assert=rewrite --tb=native -x