quicklinks

home TOC/contents
install changelog
examples customize
issues[bb] contact

Table Of Contents

Previous topic

Working with plugins and conftest files

Next topic

Feedback and contribute to py.test

Talks and Tutorials

conference talks and tutorials

  • ep2009-rapidtesting.pdf tutorial slides (July 2009):
    • testing terminology
    • basic py.test usage, file system layout
    • test function arguments (funcargs) and test fixtures
    • existing plugins
    • distributed testing
  • ep2009-pytest.pdf 60 minute py.test talk, highlighting unique features and a roadmap (July 2009)
  • pycon2009-pytest-introduction.zip slides and files, extended version of py.test basic introduction, discusses more options, also introduces old-style xUnit setup, looponfailing and other features.
  • pycon2009-pytest-advanced.pdf contain a slightly older version of funcargs and distributed testing, compared to the EuroPython 2009 slides.