From 7fa356c3b03bd71bf9b7efd8eb1af9d5e7d92f3a Mon Sep 17 00:00:00 2001 From: Kojo Idrissa Date: Fri, 25 Feb 2022 14:50:35 -0600 Subject: [PATCH] added new edition of book --- doc/en/talks.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/en/talks.rst b/doc/en/talks.rst index 6843c82ba..63baf4513 100644 --- a/doc/en/talks.rst +++ b/doc/en/talks.rst @@ -11,6 +11,9 @@ Books - `Python Testing with pytest, by Brian Okken (2017) `_. +- `Python Testing with pytest, Second Edition, by Brian Okken (2022) + `_. + Talks and blog postings ---------------------------------------------