note down two issues after having helped prologic - also related to

earlier discussions with ronny and others.

--HG--
branch : trunk
This commit is contained in:
holger krekel
2010-02-09 18:32:17 +01:00
parent a2fbe31a26
commit 18b5ddc4dd
2 changed files with 27 additions and 0 deletions

View File

@@ -7,6 +7,13 @@ Talks and Tutorials
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:
- `pycon 2010 tutorial PDF`_ and `tutorial1 repository`_
function arguments:
- `application setup in test functions with funcargs`_