https://github.com/kludex/pytest-fastapi
https://github.com/kludex/pytest-fastapi
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kludex/pytest-fastapi
- Owner: Kludex
- License: mit
- Created: 2020-12-27T01:11:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-27T01:12:20.000Z (almost 5 years ago)
- Last Synced: 2025-03-06T23:03:11.215Z (7 months ago)
- Language: Makefile
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
pytest-fastapi
## Installation
``` bash
pip install pytest-fastapi
```## License
This project is licensed under the terms of the MIT license.