behavior-analyzer-tester
CommunityGenerate thorough GIVEN-WHEN-THEN tests from behavior analysis
Authorrsicarelli
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill analyzes code behavior, identifies critical scenarios, and generates full GIVEN-WHEN-THEN tests using vanilla JUnit5, promoting complete test coverage.
Core Features & Use Cases
- Deep behavior analysis to capture happy paths, edge cases, and error handling
- Automatic test generation following GIVEN-WHEN-THEN
- Built-in templates for suspend functions and async logic
- Optional integration with existing test suites to fill gaps
Quick Start
Provide the path to a Kotlin file (e.g., src/main/kotlin/com/example/Service.kt). I will analyze the file and generate a complete test suite following GIVEN-WHEN-THEN patterns.
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: behavior-analyzer-tester Download link: https://github.com/rsicarelli/fakt/archive/main.zip#behavior-analyzer-tester Please download this .zip file, extract it, and install it in the .claude/skills/ directory.