category focus

Testing

Unit, integration, and e2e testing.

4139 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
3

generating-tdd-tests

TDD with RGRC cycle and Baby Steps methodology. Use when implementing features with test-driven development, following RGRC cycle, or when user mentions TDD, テスト駆動, Red-Green-Refactor, Baby Steps.

thkt
thkt
testing-security
open
testing
3

visual-pixel-perfect

Pixel-perfect visual testing with auto-fix loop. Implement → Render → Snapshot → Compare → Fix until pass.

nguyenthienthanh
nguyenthienthanh
testing-security
open
testing
3

test-writer

Write tests with TDD. Supports Jest, Cypress, Detox, PHPUnit, PyTest, Go testing.

nguyenthienthanh
nguyenthienthanh
testing-security
open
testing
3

agent-browser-integration

Use Vercel's agent-browser CLI for automated browser testing and UI verification. Use when: (1) browser-based quality gates are required, (2) verifying UI behavior in the browser, (3) gathering screenshots or DOM evidence during Ralph execution. This replaces Playwriter MCP usage.

lambda-curry
lambda-curry
testing-security
open
testing
3

bugfix-quick

Fast bug fixes with TDD. Lightweight: understand → test → fix → verify.

nguyenthienthanh
nguyenthienthanh
testing-security
open
testing
3

testing-protocol

Testing workflow tools following Modified-Code Protocol for intelligent test selection.

tao3k
tao3k
testing-security
open
testing
3

testing

Write tests for JavaScript, React, PHP, and WordPress including unit tests, integration tests, and E2E tests. Use when writing tests, setting up testing frameworks, or debugging test failures.

vapvarun
vapvarun
testing-security
open
testing
3

testing-load-balancers

Validate load balancer behavior, failover, and traffic distribution. Use when performing specialized testing. Trigger with phrases like "test load balancer", "validate failover", or "check traffic distribution".

BbgnsurfTech
BbgnsurfTech
testing-security
open
testing
3

writing-tests

Write behavior-focused tests following Testing Trophy model with real dependencies, avoiding common anti-patterns like testing mocks and polluting production code

third774
third774
testing-security
open
testing
3

writing-skills

TDD for process documentation - test with subagents before writing, iterate until bulletproof

BbgnsurfTech
BbgnsurfTech
testing-security
open
testing
3

test-design-patterns

Apply testing patterns like AAA (Arrange-Act-Assert), mocking, fixtures, and parameterization for maintainable test suites

dasien
dasien
testing-security
open
testing
3

compose-test-generator

Generate Compose UI tests for Android and Kotlin Multiplatform projects. Use when: (1) Writing tests for @Composable functions, (2) Creating screenshot/snapshot tests, (3) Testing state changes and user interactions in Compose UI, (4) Adding test coverage to screens. Triggers: "compose test", "ui test", "write tests for", "test this composable", "screenshot test", "paparazzi", "roborazzi", "compose testing".

shoheikawano
shoheikawano
testing-security
open
testing
3

writing-tests

MANDATORY when writing tests. Test behavior, not implementation. Functional tests are primary. Unit tests ONLY for state mutations. Includes fixing flaky tests with condition-based waiting.

heyJordanParker
heyJordanParker
testing-security
open
testing
3

integration-tests

Integration test workflow using spies (testFixtures) in TMDB-Android. Use when writing integration tests with remote/local spies to follow established setup, naming, and state/paging assertions.

piroworkz
piroworkz
testing-security
open
testing
3

running-integration-tests

Execute integration tests validating component interactions and system integration. Use when performing specialized testing. Trigger with phrases like "run integration tests", "test integration", or "validate component interactions".

BbgnsurfTech
BbgnsurfTech
testing-security
open
testing
3

test-running

Run automated unit and integration tests

jakewaldrip
jakewaldrip
testing-security
open
testing
3

add-platformimplement

Add platform adapter, templates, tests with 100% coverage, and README documentation

Unsupervisedcom
Unsupervisedcom
testing-security
open
testing
3

pytest

pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask

bobmatnyc
bobmatnyc
testing-security
open
testing
3

frontend-visual-regression-testing

Use when implementing UI components, design systems, or responsive layouts - verifies visual correctness through screenshot comparison and DevTools verification; prevents shipping broken UI

samjhecht
samjhecht
testing-security
open
testing
3

refactor

Use when changing code structure with intended behavior changes (performance optimizations, rewrites, module splits, sync-to-async, data model shifts, cleanup that may alter outputs or timing) - enforces explicit behavior boundaries, baseline tests, and verification to prevent regressions.

dacheng-gao
dacheng-gao
testing-security
open
testing
3

unit-tests

Configure unit testing with Bun's built-in test runner. Fast, Jest-compatible syntax, co-located test files, and mocking support.

andrelandgraf
andrelandgraf
testing-security
open
testing
3

playwright-tests

End-to-end browser testing with Playwright. Test user interactions, form validation, navigation, and visual feedback with full browser automation.

andrelandgraf
andrelandgraf
testing-security
open
testing
3

condition-based-waiting

Replace arbitrary timeouts with condition polling for reliable async tests

BbgnsurfTech
BbgnsurfTech
testing-security
open
Previous
Page 92 / 173
Next