Skip to content

heykarimoff/pytest-honey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytest-honey

PyPI version

Python versions

See Build Status on Actions

A simple plugin to use with pytest


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

Features

  • Adds --honey option that:
    • turns F to HONEY
    • with -v, turns FAILURE to HONEY for bread.

Requirements

  • pytest >=3.5.0

Installation

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

$ pip install pytest-honey

Usage

$ pytest --honey

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

Issues

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