Developers waste hours writing repetitive test cases and still miss edge scenarios.
An IDE plugin that analyzes code structure and generates test templates with likely boundary conditions.
Sell to dev teams through engineering managers who need to improve test coverage.
MVP: Basic Java/Kotlin analyzer that outputs JUnit test stubs.
Risk: May generate many false-positive edge cases that need manual review.