pytest-timeit

A pytest plugin to time test function runs


License
MIT
Install
pip install pytest-timeit==0.3.0

Documentation

pytest-timeit

See Build Status on Travis CI

A pytest plugin to time test function runs


Features

  • TODO

Requirements

  • TODO

Installation

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

$ pip install pytest-timeit

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

Issues

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


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