From f674c57d1a3511845ae0103dca552e34499c0685 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Fri, 25 Oct 2013 16:50:05 +0200 Subject: [PATCH] add german pytest talk (pyconde2013) --- doc/en/talks.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/en/talks.txt b/doc/en/talks.txt index 4d562c30f..ed31dd058 100644 --- a/doc/en/talks.txt +++ b/doc/en/talks.txt @@ -10,7 +10,10 @@ Tutorial examples and blog postings .. _`tutorial1 repository`: http://bitbucket.org/hpk42/pytest-tutorial1/ .. _`pycon 2010 tutorial PDF`: http://bitbucket.org/hpk42/pytest-tutorial1/raw/tip/pytest-basic.pdf -Basic usage and funcargs: +Basic usage and fixtures: + +- `pytest feature and release highlights (GERMAN, October 2013) + `_ - `pytest introduction from Brian Okken (January 2013) `_