Switch to pytest for unit tests

This commit is contained in:
Jeremy Bowman
2017-09-12 17:21:26 -04:00
parent 990a8cbfe6
commit ca97e946a6
30 changed files with 293 additions and 200 deletions

3
common/test/pytest.ini Normal file
View File

@@ -0,0 +1,3 @@
[pytest]
addopts = -p no:randomly --durations=20
norecursedirs = .cache