mamba
latest
  • Getting Started
  • Example Groups
  • Hooks
  • Filtering
  • Formatters
  • Integration with Other Libraries
  • Other Features
mamba
  • Docs »
  • Mamba
  • Edit on GitHub

Mamba¶

Mamba is a Behaviour-Driven Development tool for Python developers.

Is heavily influenced from RSpec, Mocha, Jasmine or Ginkgo.

This is the official documentation site for Mamba.

Contents¶

  • Getting Started
    • Prerequisites
    • Installation
    • Your first example
  • Example Groups
    • Basic structure (description / it)
    • Helper methods
    • Pending examples
    • Shared contexts
  • Hooks
    • ‘before’ and ‘after’ hooks
  • Filtering
    • Including examples with a filter
    • Focused examples
  • Formatters
    • Progress Formatter
    • Documentation Formatter
    • Custom Formatters
  • Integration with Other Libraries
    • Assertion Libraries
    • Test Doubles Libraries
  • Other Features
    • Slow examples
    • Coverage
Next

© Copyright 2017, Néstor Salceda Revision 0a2c83e2.

Built with Sphinx using a theme provided by Read the Docs.