Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Latest commit

 

History

History
65 lines (43 loc) · 1.92 KB

File metadata and controls

65 lines (43 loc) · 1.92 KB

============= pytest-selfie

.. image:: https://img.shields.io/pypi/v/pytest-selfie.svg :target: https://pypi.org/project/pytest-selfie :alt: PyPI version

.. image:: https://img.shields.io/pypi/pyversions/pytest-selfie.svg :target: https://pypi.org/project/pytest-selfie :alt: Python versions

.. image:: https://github.com/nedtwigg/pytest-selfie/actions/workflows/main.yml/badge.svg :target: https://github.com/nedtwigg/pytest-selfie/actions/workflows/main.yml :alt: See Build Status on GitHub Actions

A pytest plugin for selfie snapshot testing.


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

Features

  • TODO

Requirements

  • TODO

Installation

You can install "pytest-selfie" via pip_ from PyPI_::

$ pip install pytest-selfie

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 Apache Software License 2.0_ license, "pytest-selfie" is free and open source software

Issues

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

.. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _@hackebrot: https://github.com/hackebrot .. _MIT: https://opensource.org/licenses/MIT .. _BSD-3: https://opensource.org/licenses/BSD-3-Clause .. _GNU GPL v3.0: https://www.gnu.org/licenses/gpl-3.0.txt .. _Apache Software License 2.0: https://www.apache.org/licenses/LICENSE-2.0 .. _cookiecutter-pytest-plugin: https://github.com/pytest-dev/cookiecutter-pytest-plugin .. _file an issue: https://github.com/nedtwigg/pytest-selfie/issues .. _pytest: https://github.com/pytest-dev/pytest .. _tox: https://tox.readthedocs.io/en/latest/ .. _pip: https://pypi.org/project/pip/ .. _PyPI: https://pypi.org/project