Navigation

  • next
  • pytest-2.8.2 »

Full pytest documentationΒΆ

Download latest version as PDF

  • Getting started basics
    • pytest: helps you write better programs
    • Installation and Getting Started
    • Usage and Invocations
    • Good Integration Practices
    • Project examples
    • Some Issues and Questions
  • Usages and Examples
    • Demo of Python failure reports with pytest
    • Basic patterns and examples
    • Parametrizing tests
    • Working with custom markers
    • A session-fixture which can look at all collected tests
    • Changing standard (Python) test discovery
    • Working with non-python tests
  • Installing and Using plugins
    • Requiring/Loading plugins in a test module or conftest file
    • Finding out which plugins are active
    • Deactivating / unregistering a plugin by name
    • Pytest default plugin reference
  • Cache: working with cross-testrun state
    • Usage
    • Rerunning only failures or failures first
    • The new config.cache object
    • Inspecting Cache content
    • Clearing Cache content
    • config.cache API
  • List of Third-Party Plugins
  • Talks and Tutorials
    • Talks and blog postings
    • Older conference talks and tutorials
funcarg_compare announce/index
changelog

Logo

Table Of Contents

  • Home
  • Contents
  • Install
  • Examples
  • Customize
  • Contact
  • Talks/Posts
  • Changelog

Related Topics

  • Documentation overview
    • Next: Getting started basics

Useful Links

  • The pytest Website
  • Contribution Guide
  • pytest @ PyPI
  • pytest @ GitHub
  • 3rd party plugins
  • Issue Tracker
  • PDF Documentation

Quick search

Enter search terms or a module, class or function name.

© Copyright 2015, holger krekel and pytest-dev team. Created using Sphinx.