From 84a9f7a263534ea6436e881fbeb4ed3a660cc6de Mon Sep 17 00:00:00 2001 From: Bruno Oliveira Date: Thu, 30 Aug 2018 20:18:51 -0300 Subject: [PATCH] Add pytest Quick Start Guide to the books section in the docs --- doc/en/talks.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/en/talks.rst b/doc/en/talks.rst index 79534ea6e..c4310b522 100644 --- a/doc/en/talks.rst +++ b/doc/en/talks.rst @@ -14,6 +14,9 @@ Talks and Tutorials Books --------------------------------------------- +- `pytest Quick Start Guide, by Bruno Oliveira (2018) + `_. + - `Python Testing with pytest, by Brian Okken (2017) `_.