n8n-studio:plan-tests
CommunityGenerate unit and integration tests from designs
System Documentation
What problem does it solve?
It reduces the time and guesswork needed to create reliable unit and integration test scenarios for n8n workflow development by turning a design document into concrete test plans and executable test files.
Core Features & Use Cases
- Integration test scenario planning: produces a structured test plan doc for both unit (code node) and integration (workflow) coverage.
- Deterministic unit test scaffolding: generates .test.js unit test files targeting code node functions with clear input/result expectations.
- Execution-oriented integration test artifacts: creates integration test JSON files using workflow summary triggerDataFormat when available, and separates sub-workflow invocation verification from actual sub-workflow behavior.
Real-world use case: After designing a workflow update, you can generate a test plan (03-test-plan.md) plus unit test files and integration JSON scenarios so the verifier can run Test Execution for one workflow at a time and enforce boundaries for sub-workflow calls.
Quick Start
Ask an n8n-studio agent to plan and write integration test scenarios from your design document, and it will generate 03-test-plan.md along with unit and integration test files.
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: n8n-studio:plan-tests Download link: https://github.com/icednut/n8n-studio/archive/main.zip#n8n-studio-plan-tests 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.