testbench-tuna

Personal testbench for trying out stuff


Keywords
poetry, python, release-please, testbench
License
ISC
Install
pip install testbench-tuna==0.3.0

Documentation

Testbench Tuna

pypi package python downloads codecov

Personal testbench where I try out things.

  • Python app, not meant to be used as a library.
  • Web application using FastAPI
  • For testing pytest is used.
  • Release Management with 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: