Skip to main content

A plugin providing an alternative, colourful diff output for failing assertions.

Project description

PyPI version Python versions See Build Status on Travis CI

A plugin to improve the readability of pytest output.

Features

  • Enables an easier to parse and more understandable diff for your failing tests.

  • Adds hints to the output for failing tests to help you track down common issues.

Example output with clarity

Requirements

Supports Python 2.7 and 3.4+

Installation

You can install “pytest-clarity” via pip from PyPI:

$ pip install pytest-clarity

Usage

Install the plugin as described above, and it will automatically enabled.

You can disable hints using the --no-hints flag:

pytest --no-hints

You can configure the width of the output with the --diff-width option:

pytest --diff-width=60

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-clarity” 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-clarity-0.1.0a1.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

pytest_clarity-0.1.0a1-py2-none-any.whl (7.5 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page