Unit Tests skills
Top maintainers
- openclaw · 33 skills
- giuseppe-trisciuoglio · 13 skills
- kevintsengtw · 10 skills
- pluginagentmarketplace · 8 skills
- shotaiuchi · 7 skills
Languages in this topic
324 skills
This skill implements approved atomic specs in a TypeScript monorepo, ensuring traceable progress, tests, and evidence after each step.
This skill helps you resolve race conditions in tests by waiting for actual conditions instead of fixed delays.
This skill assists in writing, executing, and validating unit, integration, and end-to-end tests using Jest and Supertest.
This skill enforces a test-driven development workflow by guiding Red-Green-Refactor cycles for new features, bugs, or refactors.
This skill helps you format, parse, and manipulate dates in TypeScript using date-fns with pure, tree-shakeable functions.
This skill helps you implement robust Vitest and React Testing Library tests for React apps, covering setup, mocks, and best practices.
This skill helps you design and enforce robust testing strategies for Rust and front-end components, guiding unit, integration, and TDD practices.
This skill helps you write robust tests by avoiding anti-patterns, focusing on real behavior and proper mocking.
This skill generates atomic, step-by-step backend task plans with TDD tests, exact code, and verification commands.
This skill analyzes test coverage and identifies gaps to guide pre-refactoring tests and verification checkpoints, reducing risk during code changes.
This skill helps you run and manage GUT unit tests for Godot projects, speeding validation during development and CI workflows.
This skill generates comprehensive React component tests (Vitest + RTL) for a specified UI component, covering rendering, interactions, accessibility, and edge
This skill automatically analyzes a target codebase, selects appropriate test writers, and spawns a coordinated test-team for comprehensive coverage.
This skill helps review test coverage across unit and integration tests, ensuring edge cases, quality, and maintainability.
This skill helps you create comprehensive unit, integration, and E2E tests for frontend projects, managing coverage across __tests__ and e2e.
This skill guides writing and reviewing Go tests using table-driven patterns, race detection, coverage, and mocking for maintainable, reliable test suites.
This skill helps you generate and validate comprehensive unit, integration, and edge-case tests for new features, ensuring robust test fixtures.
This skill generates a complete Vitest configuration file (vitest.config.ts) with test environment, coverage, and setup for fast unit tests.
This skill guides testing Vue 3 components with Vue Test Utils, covering mount, wrapper queries, interactions, and Pinia mocking for reliable tests.
This skill generates OpenHarmony C++ unit tests adhering to HWTEST_F conventions, ensuring 75%+ coverage and consistent mock, NDK/NAPI handling.
This skill generates complete Jest configuration files for JavaScript and TypeScript projects with coverage, transforms, and path aliases.