diff --git a/doc/en/index.txt b/doc/en/index.txt index f01dbe3f6..118cb4e11 100644 --- a/doc/en/index.txt +++ b/doc/en/index.txt @@ -4,6 +4,9 @@ pytest: helps you write better programs ============================================= +.. note:: Upcoming: `professional testing with pytest and tox <`http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 24th-26th June 2013, Leipzig. + + **a mature full-featured Python testing tool** - runs on Posix/Windows, Python 2.4-3.3, PyPy and Jython-2.5.1 diff --git a/doc/en/talks.txt b/doc/en/talks.txt index 4d562c30f..ececdd49d 100644 --- a/doc/en/talks.txt +++ b/doc/en/talks.txt @@ -4,6 +4,8 @@ Talks and Tutorials .. _`funcargs`: funcargs.html +.. note:: Upcoming: `professional testing with pytest and tox <`http://www.python-academy.com/courses/specialtopics/python_course_testing.html>`_ , 24th-26th June 2013, Leipzig. + Tutorial examples and blog postings ---------------------------------------------