/pytest-bigchaindb

A BigchainDB plugin for pytest.

Primary LanguagePythonMIT LicenseMIT

WARNING: Scaffolding only. Not Yet Implemented!

See Build Status on Travis CI

pytest-bigchaindb

A BigchainDB plugin for pytest.

Features

  • TODO

Requirements

  • TODO

Installation

Once implemented, you can install "pytest-bigchaindb" via pip from PyPI:

$ pip install pytest-bigchaindb

Usage

  • TODO

Contributing

Contributions are very welcome. Tests can be run with tox, please ensure the coverage at least stays the same before you submit a pull request.

License

Distributed under the terms of the MIT license, "pytest-bigchaindb" is free and open source software

Issues

If you encounter any problems, please file an issue along with a detailed description.

Special Thanks

This Pytest plugin was started with Cookiecutter along with @hackebrot's Cookiecutter-pytest-plugin template.