taverntesting / tavern

A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
https://taverntesting.github.io/
MIT License
1.02k stars 192 forks source link

Clean up pyproject / precommit #920

Closed michaelboulton closed 4 months ago

michaelboulton commented 4 months ago

Use uv instead of pip-tools and clean up the surrounding code

Update precommit things, add mypy, clean up surrounding code