A BigchainDB plugin for pytest.
Project description
WARNING: Scaffolding only. Not Yet Implemented!
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.