/pytest-rethinkdb

A RethinkDB plugin for pytest.

Primary LanguagePythonMIT LicenseMIT

warning: Scaffolding only. Not Yet Implemented!

See Build Status on Travis CI

pytest-rethinkdb

A RethinkDB plugin for pytest.

Features

  • TODO

Requirements

  • TODO

Installation

You can install "pytest-rethinkdb" via pip from PyPI:

$ pip install pytest-rethinkdb

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-rethinkdb" 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.