Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7faf90e

Browse files
authored
Add link to the new pytest book
1 parent 6b3f5bc commit 7faf90e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pytest.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
**UPDATE:** Your best source will be [this book on pytest](https://pragprog.com/book/bopytest/python-testing-with-pytest). Please bookmark that for later even if you read this little doc!
22

33
# py.test
44

@@ -157,4 +157,3 @@ Or expect confusion, sooner or later!
157157
[http://pytest.org/latest/customize.html](http://pytest.org/latest/customize.html)
158158

159159
tox.ini can handle all your needs, and it is the simplest solution that will work with the most tools.
160-

0 commit comments

Comments
 (0)