Browse code

remove pytest.ini and put settings in tox.ini

Bas Nijholt authored on 16/12/2019 19:15:10
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,2 +0,0 @@
1
-[pytest]
2
-testpaths = adaptive
Browse code

make tests a proper package and add pytest config

Joseph Weston authored on 27/10/2017 13:07:30 • Bas Nijholt committed on 20/11/2017 15:49:57
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,2 @@
1
+[pytest]
2
+testpaths = adaptive