pytest-doctest-ufunc

A plugin to run doctests in docstrings of Numpy ufuncs


License
MIT
Install
pip install pytest-doctest-ufunc==0.1.4

Documentation

This project is no longer maintained. Its functionality has been incorporated into pytest-doctestplus.

pytest-doctest-ufunc

PyPI version Python versions See Build Status on Travis CI See Build Status on AppVeyor

A plugin to run doctests defined in docstrings of Numpy ufuncs


This pytest plugin was generated with Cookiecutter along with @hackebrot's cookiecutter-pytest-plugin template.

Installation

You can install "pytest-doctest-ufunc" via pip from PyPI:

$ pip install pytest-doctest-ufunc

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-doctest-ufunc" is free and open source software

Issues

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