n8n-studio:run-verification
CommunityExecute integration scenarios and report pass/fail.
Software Engineering#integration testing#n8n#test execution#workflow verification#expected vs actual#sub-workflow validation#test scenario runner
Authoricednut
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of reliably validating n8n workflow changes by executing all integration test scenarios and comparing actual outputs to expected results.
Core Features & Use Cases
- Integration scenario execution: Loads all JSON scenarios from
workflow/[프로젝트명]/test/integration/and runs each scenario against the targetinput.workflowId. - Expected vs actual verification: Compares runtime outputs to
expectedOutput(including JSON structure/value matching) and records clear failure reasons. - Sub-workflow call validation: Verifies whether specified "Execute Workflow" sub-workflow nodes were called and whether their input data matched expected inputs, without validating the sub-workflow outputs themselves.
- Result reporting: Produces a human-readable pass/fail report including per-scenario outcomes, expected/actual details on failure, and an optional sub-workflow verification table.
Quick Start
Ask an n8n-studio agent to run all integration test scenarios for the current workflow and return a pass/fail report with any failing scenarios explained in detail.
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:run-verification Download link: https://github.com/icednut/n8n-studio/archive/main.zip#n8n-studio-run-verification 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.