https://github.com/trallnag/testbench-tuna
Personal testbench for trying out stuff
https://github.com/trallnag/testbench-tuna
poetry python release-please testbench
Last synced: 2 months ago
JSON representation
Personal testbench for trying out stuff
- Host: GitHub
- URL: https://github.com/trallnag/testbench-tuna
- Owner: trallnag
- License: isc
- Created: 2022-07-12T17:02:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T19:01:05.000Z (about 3 years ago)
- Last Synced: 2025-10-08T20:30:50.740Z (6 months ago)
- Topics: poetry, python, release-please, testbench
- Language: Shell
- Homepage:
- Size: 280 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Testbench Tuna
[](https://pypi.python.org/pypi/testbench-tuna/)
[](https://pypi.python.org/pypi/testbench-tuna)
[](https://pepy.tech/project/testbench-tuna)
[](https://codecov.io/gh/trallnag/testbench-tuna)
Personal testbench where I try out things.
- Python app, not meant to be used as a library.
- Web application using [FastAPI](https://fastapi.tiangolo.com/)
- For testing [pytest](https://docs.pytest.org/) is used.
- Release Management with
[Release Please](https://github.com/googleapis/release-please). Focused on
simple manual release process with the option add custom info to a release and
the changelog before performing a release. Balance between full automation
with something like semantic-release and manual release creation via the
GitHub UI.
- Pre-commit stuff. Code coverage with CodeCov. Poetry.
- ...
Random links and references:
-
-