test function arguments (funcargs) and test fixtures
existing plugins
distributed testing
ep2009-pytest.pdf 60 minute pytest talk, highlighting unique features and a roadmap (July 2009)
pycon2009-pytest-introduction.zip slides and files, extended version of pytest 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.