Skip to content

marcosanchotene/pytest-json-fixtures

Repository files navigation

pytest-json-fixtures

PyPI version

Python versions

JSON output for the --fixtures flag


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

Features

This plugin converts into JSON format the output generated when running pytest with the --fixtures flag.

Requirements

You must have Python, pip and pytest to use this plugin.

Installation

You can install "pytest-json-fixtures" via pip from PyPI:

$ pip install pytest-json-fixtures

Usage

Run the command below:

$ pytest --json-fixtures

The same result you would get with pytest --fixtures will be output in JSON.

Contributing

Contributions are very welcome.

License

Distributed under the terms of the MIT license, "pytest-json-fixtures" is free and open source software

Issues

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages