lacuna-cli
Version updated for https://github.com/Octagon-simon/lacuna to version v0.3.5.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Lacuna is a command-line tool that automates the process of writing unit and integration tests for untested code in your project using OpenAI-compatible models. It reads your existing code, identifies parts without coverage, generates corresponding test cases, runs them, and retries those that fail. This ensures that what lands in your repository actually passes, while maintaining the quality of your tests through continuous refactoring.
What’s Changed
Full Changelog: https://github.com/Octagon-simon/lacuna/compare/v0.3.4...v0.3.5