Skip to content

Commit bb52a7f

Browse files
author
Kenneth Reitz
committed
Merge pull request realpython#22 from alex/patch-4
Added py.test
2 parents c1188e6 + 7a29a48 commit bb52a7f

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)