From 4828a8a59cec58bb4a6f1d4c1552c62a45f12a26 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Tue, 20 Jun 2017 13:53:55 -0700 Subject: Added unit tests and travis integration --- test/pytest.ini | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/pytest.ini (limited to 'test/pytest.ini') 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 -- cgit v1.2.3