WARNING: Scaffolding only. Not Yet Implemented!
A BigchainDB plugin for pytest.
- TODO
- TODO
Once implemented, you can install "pytest-bigchaindb" via pip from PyPI:
$ pip install pytest-bigchaindb
- TODO
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.
Distributed under the terms of the MIT license, "pytest-bigchaindb" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.
This Pytest plugin was started with Cookiecutter along with @hackebrot's Cookiecutter-pytest-plugin template.