kshitijzeoauto
2 days ago
It claims to plug into your CI pipeline, detect what changed, and generate relevant test cases using LLMs.
As someone who’s struggled with stale or missing tests—especially in fast-moving codebases—I find this idea quite compelling. But I’m also curious about how it handles:
Contextual understanding across large codebases (e.g., multiple modules touched in a PR) Avoiding flaky or non-deterministic tests Matching team-specific coding styles or conventions