A simple Python based on Astral uv project for testing a subset GitHub
API using REST requests. It is implemented in Python with requests library.
- Add
github-pat="" totests/resources/config.toml - Run
uv run pytest -vvv -s tests/to execute the tests