mariocesar / pytest-requests

A simple plugin to collects *.yml files to execute `python-requests` based tests

Home Page:https://mariocesar.github.io/pytest-requests/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pytest-requests

PyPI version Python versions See Build Status on Travis CI

A simple plugin to use with pytest


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

Features

  • TODO

Requirements

  • TODO

Installation

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

$ pip install pytest-requests

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 MIT license, "pytest-requests" is free and open source software

Issues

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

About

A simple plugin to collects *.yml files to execute `python-requests` based tests

https://mariocesar.github.io/pytest-requests/

License:MIT License


Languages

Language:Python 99.2%Language:Makefile 0.8%