contextional
latest
  • Overview
  • Writing Tests
  • Reference
contextional
  • Docs »
  • Contextional
  • Edit on GitHub

Contextional¶

A context-based functional testing tool for Python

  • Overview
    • Why Use Contextional?
    • Installation
    • Quick Example
  • Writing Tests
    • The Basics
      • Order of Fixture Execution
        • Setups
        • Test Setups
        • Test Teardowns
        • Teardowns
        • Alternate Explanation
      • Getting Started
        • Do I need to install anything?
        • Do I need to import anything?
        • How do I create the first layer?
        • How do I add a test?
        • How do I get the tests to run?
        • How do I add fixtures (i.e. setups and teardowns)?
        • How do I predefine a Context that I can use elsewhere?
        • How can my fixtures and tests use persistent resources as they run?
        • Can I see a simple example to get me started?
    • Advanced Usage
      • Metaprogramming
      • Parameterization
        • How do I format the sets of parameters that I want to use?
  • Reference
    • GroupContextManager

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Chris NeJame. Revision 81f2c4db.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.