From 4e2a820c6a232ed884a205a69d71d1c9d5d0d8ee Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 23 Jan 2014 13:07:28 +0100 Subject: [PATCH] add Daniel Greensfeld 3-part blog series about pytest --- doc/en/talks.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/en/talks.txt b/doc/en/talks.txt index 58470141b..75b6e4cfa 100644 --- a/doc/en/talks.txt +++ b/doc/en/talks.txt @@ -18,6 +18,9 @@ Basic usage and fixtures: - `pytest introduction from Brian Okken (January 2013) `_ +- `3-part blog series about pytest from Daniel Greenfeld (January + 2014) `_ + - `pycon australia 2012 pytest talk from Brianna Laugher `_ (`video `_, `slides `_, `code `_) - `pycon 2012 US talk video from Holger Krekel `_