Skip to content

Commit 7a29a48

Browse files
committed
Added py.test
1 parent c1188e6 commit 7a29a48

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/writing/tests.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ Doctest
2727
-------
2828

2929

30+
py.test
31+
-------
32+
33+
::
34+
35+
$ pip install pytest
36+
37+
3038
Nose
3139
----
3240

0 commit comments

Comments
 (0)