Merge pull request #3915 from nicoddemus/quickstart-book-docs
Add pytest Quick Start Guide to the books section in the docs
This commit is contained in:
commit
019e33ee3f
|
@ -14,6 +14,9 @@ Talks and Tutorials
|
||||||
Books
|
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)
|
- `Python Testing with pytest, by Brian Okken (2017)
|
||||||
<https://pragprog.com/book/bopytest/python-testing-with-pytest>`_.
|
<https://pragprog.com/book/bopytest/python-testing-with-pytest>`_.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue