Show HN: Testbump – automated test driven versioning
Category: devtools
Tags: versioning, automation, testing
Score: 6.5/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 5)
Testbump is a versioning tool that automatically determines semantic version bumps based solely on test suite outcomes, using git worktrees to compare old and new code-test compatibility. It offers a novel, test-driven approach to versioning that can prevent unintentional breaking changes and automate releases.
Target audience: backend devs, devops
Repository: https://github.com/ivoputzer/testbump · JavaScript · 3 stars
View on Hacker News