1
Show HN: Codex Harness for Java Unit Testing
AI 驱动的 Java 单元测试生成工具,轻松达到 80%+ 覆盖率,支持 Maven/Gradle。
Article URL: https://github.com/JAIPilot/jaipilot-cli Comments URL: https://news.ycombinator.com/item?id=48979793 Points: 2 # Comments: 0
AI 驱动的 Java 单元测试生成工具,轻松达到 80%+ 覆盖率,支持 Maven/Gradle。
Article URL: https://github.com/JAIPilot/jaipilot-cli Comments URL: https://news.ycombinator.com/item?id=48979793 Points: 2 # Comments: 0
基于eBPF内核探针,无需插桩即可测量二进制测试覆盖率,还能灵活排除函数,堪称测试利器。
Article URL: https://github.com/maxgio92/xcover Comments URL: https://news.ycombinator.com/item?id=48831339 Points: 5 # Comments: 0
开发者吐槽现有测试覆盖率工具痛点,考虑用Go撸一个开源聚合器,你会用吗?
Sonarqube is a hassle to self-host. Codecov requires a license that limits you to 50 users. There are a few no-strings-attached projects (OpenCov, Cov…