lacuna-cli
Version updated for https://github.com/Octagon-simon/lacuna to version ext-v0.1.0.
- 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 finding untested code in your project and writing tests to cover it. It uses an OpenAI-compatible model to generate test cases based on code coverage analysis and ensures that the generated tests pass by retrying them until they are successful.
What’s Changed
Full Changelog: https://github.com/Octagon-simon/lacuna/compare/v0.3.5...ext-v0.1.0