Specter is a spec-based testing library to help facilitate BDD-testing in Python.


License
MIT
Install
pip install Specter==0.6.0

Documentation

Specter

Specter is a Python testing framework inspired from RSpec and Jasmine. The library was created out of a desire to have a relatively flexible Python testing framework that adopted a more code-centric approach to BDD.

Specter is open-source and is available on GitHub. We love contributions!

Getting Started

  • Specter Documentation
  • Problems or Questions? Ask us on Freenode on the #specterframework channel

Continuous Integration

Travis CI Build status Coverage Status Specter PyPi Package

Release Notes