autoresearch-test-generation
OfficialAutonomous edge-case test generation
AuthorMINT-IA
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates discovery of under-tested Flutter/Dart source files and generates verified unit, edge-case, golden and regression tests to increase passing test counts while preventing regressions.
Core Features & Use Cases
- Autonomous discovery and prioritization of low-tested files, with a bias toward financial_core and service modules.
- Generation of 5–10 focused tests per file (unit, edge-case, error-path, golden, regression) and deterministic execution using flutter test.
- Strict verification and safety rules: never modify lib/ sources, enforce a 5-minute per-file time budget, require fresh test output before committing, and append structured experiment logs and bug reports for downstream quality review.
- Use case: Reproduce and lock down a failing mortgage_service calculation by generating targeted boundary and regression tests, verifying them locally, and committing only green tests while logging the bug.
Quick Start
Invoke the skill with /autoresearch-test-generation to generate, run, verify, and commit edge-case tests for the next prioritized low-tested Flutter file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: autoresearch-test-generation Download link: https://github.com/MINT-IA/MINT/archive/main.zip#autoresearch-test-generation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.