A plugin for executing tests written in Jupyter notebook
This Pytest plugin was generated with Cookiecutter along with @hackebrot's Cookiecutter-pytest-plugin template.
- TODO
- Latest version of Python (currently Python 3.5); Sorry, I haven't tested it on Python 2.7 or any other versions.
- Latest version of pytest (currently pytest 2.9)
- Jupyter
You can install "pytest-testbook" via pip from PyPI:
$ pip install pytest-testbook
- 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-testbook" is free and open source software
If you encounter any problems, please file an issue along with a detailed description.