pytest-dependency
0.3.1
  • About pytest-dependency
  • Installation instructions
  • Using pytest-dependency
  • Advanced usage
  • Configuring pytest-dependency
  • Reference
pytest-dependency
  • Docs »
  • pytest-dependency - Manage dependencies of tests
  • Edit on GitHub

pytest-dependency - Manage dependencies of tests¶

This pytest plugin manages dependencies of tests. It allows to mark some tests as dependent from other tests. These tests will then be skipped if any of the dependencies did fail or has been skipped.

Content of the documentation¶

  • About pytest-dependency
    • What is the purpose?
    • How does it work?
    • Why is this useful?
    • Copyright and License
  • Installation instructions
    • System requirements
    • Interaction with other packages
    • Download
    • Installation
  • Using pytest-dependency
    • Basic usage
    • Naming tests
    • Using test classes
    • Parametrized tests
    • Marking dependencies at runtime
  • Advanced usage
    • Dynamic compilation of marked parameters
    • Grouping tests using fixtures
    • Depend on all instances of a parametrized test at once
  • Configuring pytest-dependency
    • Notes on configuration for other plugins
    • Configuration file options
    • Command line options
  • Reference
Next

© Copyright 2016-2017, Rolf Krahl. Revision 0591f2c5.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 0.3.1
Versions
latest
stable
0.3.1
0.3
0.2
0.1
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.