dbalagansky / tavern-fastapi

FastAPI plugin for Tavern testing framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tavern-fastapi

FastAPI plugin for Tavern testing framework

How to use

  1. Install with pip install git+https://github.com/zaghaghi/tavern-fastapi.git@main or pip install tavern_fastapi
  2. Add the following lines to pytest.ini file.
[pytest]
tavern-http-backend=fastapi

About

FastAPI plugin for Tavern testing framework

License:MIT License


Languages

Language:Python 100.0%