/unitcheck

Primary LanguagePythonMIT LicenseMIT

pytest-unitcheck

PyPI version Python versions See Build Status on AppVeyor

Checks if all functions are called and asserted in tests.


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

Features

  • TODO

Requirements

  • TODO

Installation

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

$ pip install pytest-unitcheck

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

Issues

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