inTestiGator / pytest-encourage

A pytest plugin used to turn FAILURE :x: into OPPORTUNITY :heavy_check_mark:
GNU General Public License v3.0
1 stars 0 forks source link
pytest-plugin python

pytest-encourage


logo

Build Status codecov.io made-with-python

Coding can be frustrating and we definitely do not need pytest report to discourage us even more. Pytest_encourage gives you uplifting messages and provides you with constructional advice on how to improve your assertions.

Requirement

Installing

To use this plugin, you have to

  1. Clone this github repository

    git clone git@github.com:inTestiGator/pytest-encourage.git

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details