Merge pull request #2412 from pytest-dev/pytest-book-ref

Add a reference to Python testing book to talks docs
This commit is contained in:
Florian Bruhin
2017-05-17 22:52:13 +02:00
committed by GitHub

View File

@@ -10,6 +10,12 @@ Talks and Tutorials
.. _`funcargs`: funcargs.html
Books
---------------------------------------------
- `Python Testing with pytest, by Brian Okken (2017)
<https://pragprog.com/book/bopytest/python-testing-with-pytest>`_.
Talks and blog postings
---------------------------------------------