Skip to content

trallnag/testbench-tuna

Repository files navigation

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: