Add pytest Quick Start Guide to the books section in the docs

This commit is contained in:
Bruno Oliveira 2018-08-30 20:18:51 -03:00
parent 9bd4b0a05e
commit 84a9f7a263
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ Talks and Tutorials
Books
---------------------------------------------
- `pytest Quick Start Guide, by Bruno Oliveira (2018)
<https://www.packtpub.com/web-development/pytest-quick-start-guide>`_.
- `Python Testing with pytest, by Brian Okken (2017)
<https://pragprog.com/book/bopytest/python-testing-with-pytest>`_.