Skip to content

Commit 57c85a1

Browse files
committed
Added instructions to run the tests
1 parent 81aca14 commit 57c85a1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,15 @@ Advanced Install
8888
$ cd sc2reader
8989
$ python setup.py install
9090
$ sc2printer 'path/to/replay.sc2replay'
91+
92+
Contributors
93+
~~~~~~~~~~~~~
94+
95+
Running the tests requires pytest. To install it:
96+
$ easy_install pytest
97+
98+
To run the tests:
99+
$ py.test
91100

92101
Issues and Support
93102
-------------------

0 commit comments

Comments
 (0)