Skip to content

Commit 977c505

Browse files
committed
added link to pytest homepage and added some remarks about testing
1 parent d232a51 commit 977c505

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,10 @@ Advanced Install
9393
Contributors
9494
~~~~~~~~~~~~~
9595

96-
::
97-
9896
$ easy_install pytest
97+
98+
In order to run the tests, you need to be in the root directory of sc2reader.
99+
To run the tests:
99100
$ py.test
100101

101102
Issues and Support
@@ -112,4 +113,5 @@ Until some further infrastructure is set up:
112113
.. _mpyq: http://pypi.python.org/pypi/mpyq
113114
.. _wiki: https://github.com/GraylinKim/sc2reader/wiki
114115
.. _phpsc2replay: http://code.google.com/p/phpsc2replay/
116+
.. _pytest: http://pytest.org/
115117
.. _issue tracker: https://github.com/GraylinKim/sc2reader/issues

0 commit comments

Comments
 (0)