[py-dev] basic py.test tutorial - draft

holger krekel holger at merlinux.eu
Sun Feb 7 17:55:04 CET 2010


Hi all, 

i've just completed my draft for the Pycon tutorial 
"rapid multi-purpose testing with py.test". 

see here for PDF and example directories:

    hg clone http://bitbucket.org/hpk42/pytest-tutorial1/

or just grab the PDF here:

    http://bitbucket.org/hpk42/pytest-tutorial1/raw/5a8deeba9184/pytest-basic.pdf

If anybody feels like walking through it and sending 
me feedback, that'd be much appreciated.  It covers 

- basic usage
- marking and skipping
- funcargs 
- the "mysetup" pattern 

in successive examples. 

cheers,
holger



More information about the Pytest-dev mailing list