TestGenie 0.1.1
pderakhshanfar
released this
31 Jul 15:20
·
1021 commits
to development
since this release
- Add LLM-based test generation for lines and methods
- Add support for mocking-related annotations in generated tests
- Smarter prompt generation to make sure that its number of tokens does not exceed the limits
- Improve test parsing
- Fix some major performance and functional bugs in interaction with Jacoco
- code refactoring