Skip to content
This repository was archived by the owner on Nov 19, 2018. It is now read-only.

Commit 78fd0d3

Browse files
committed
Moved tests to pytest and cleaned them
Used 'black' to format them.
1 parent 2e178b2 commit 78fd0d3

File tree

3 files changed

+252
-221
lines changed

3 files changed

+252
-221
lines changed

test-requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
unittest2>=0.8.0
2-
pytest>=2.6.4
1+
pytest==3.8.2

0 commit comments

Comments
 (0)