8259 results (57.2ms) page 9 / 413
0xbeedao / agentic-tools-javascript-testing-patterns exact

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development....

ovachiever / droid-tings-javascript-testing-patterns exact

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development....

ravnhq / ai-toolkit-platform-testing exact

Framework-agnostic testing principles. Extends core-coding-standards with test-specific patterns. Use when writing, reviewing, or debugging tests.

digital-stoic-org / agent-skills-openspec-test exact

Layered verification for OpenSpec changes. Use when: running tests after implementation, validating specific test layers, or checking test status.

404kidwiz / agent-skills-backup-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

rmyndharis / antigravity-skills-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

halay08 / fullstack-agent-skills-temporal-python-testing exact

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal...

rmyndharis / antigravity-skills-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

halay08 / fullstack-agent-skills-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

404kidwiz / agent-skills-backup-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

404kidwiz / claude-supercode-skills-swift-expert exact

Expert in the Swift ecosystem, specializing in iOS/macOS/visionOS development, Swift 6 concurrency, and deep system integration.

HuxleyMc / android-skills-android-test-generator exact

Generates comprehensive test suites for Android projects. Use when creating unit tests for ViewModels/Repositories, UI tests for Compose, integration tests, or property-based tests. Covers Kotest,...

existential-birds / beagle-vitest-testing exact

Vitest testing framework patterns and best practices. Use when writing unit tests, integration tests, configuring vitest.config, mocking with vi.mock/vi.fn, using snapshots, or setting up test...

shinpr / claude-code-workflows-integration-e2e-testing exact

Integration and E2E test design principles, ROI calculation, test skeleton specification, and review criteria. Use when designing integration tests, E2E tests, or reviewing test quality.

ovachiever / droid-tings-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

0xbeedao / agentic-tools-python-testing-patterns exact

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

sergiodxa / agent-skills-frontend-testing-best-practices exact

Testing best practices for the frontend. Emphasizes E2E tests over unit tests, minimal mocking, and testing behavior over implementation details. Use when writing tests or reviewing test code.

dirnbauer / webconsulting-skills-typo3-testing exact

TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure, writing tests, or configuring CI/CD.

algorand-devrel / algorand-agent-skills-test-smart-contracts exact

Testing patterns for Algorand smart contracts using generated clients and algorandFixture. Use when writing tests for smart contracts, setting up test fixtures and deployment, debugging failing...