signalize-testing

Community

Robust testing patterns for signalize.

Authorspearwolf
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Testing signalize code helps ensure there are no leaked signals, effects, or links, and that tests don't interfere with each other.

Core Features & Use Cases

  • Count-based assertions to verify clean state, such as getSignalsCount, getEffectsCount, and getLinksCount.
  • Cleanup patterns using destroySignal and SignalGroup to ensure resources are released after tests.
  • Test setup practices with beforeEach/afterEach to maintain isolation and detect leaks early.
  • Verify lifecycle and behavior of effects and batches to ensure deterministic test results.

Quick Start

Apply these testing patterns to validate cleanup, isolation, and correct lifecycle behavior of signalize components in your codebase.

Dependency Matrix

Required Modules

None required

Components

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: signalize-testing
Download link: https://github.com/spearwolf/signalize/archive/main.zip#signalize-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.