Contents

pytest-api 0.1.4

0

An ASGI middleware to populate OpenAPI Specification examples from pytest functions

An ASGI middleware to populate OpenAPI Specification examples from pytest functions

Stars: 2, Watchers: 2, Forks: 0, Open Issues: 0

The sturzaam/pytest-api repo was created 2 years ago and the last code push was 1 years ago. The project is not very popular with only 2 github stars!

How to Install pytest-api

You can install pytest-api using pip

pip install pytest-api

or add it to a project with poetry

poetry add pytest-api

Package Details

Author
Andrew Sturza
License
MIT
Homepage
https://github.com/sturzaam/pytest-api
PyPi:
https://pypi.org/project/pytest-api/
GitHub Repo:
https://github.com/sturzaam/pytest-api

Classifiers

No  pytest-api  pypi packages just yet.

Errors

A list of common pytest-api errors.

Code Examples

Here are some pytest-api code examples and snippets.

Related Packages & Articles

pytest-aoc 1.23.4

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures

pytest-android 2019.2a3

This fixture provides a configured "driver" for Android Automated Testing, using uiautomator2.