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

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project provides API validation for STAPI FastAPI implementations using Schemathesis against the latest STAPI OpenAPI specification.

Configuration

Setup

  1. Install dependencies:

    poetry install
    
  2. Run tests and generate report:

    poetry run pytest tests/validate_api.py --html=report.html --self-contained-html
    
  3. Open report.html in your browser to view the detailed test report.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages