Skip to content

stapi-spec/stapi-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages