TestCafe is a Node.js-based end-to-end browser testing framework by DevExpress that requires no WebDriver installation.
Comprehensive testing strategies for Guts including unit tests, integration tests, property-based testing, and fuzzing — from AbdelStark/guts
Comprehensive testing strategies for Guts including unit tests, integration tests, property-based testing, and fuzzing — from bg-szy/TOP-SKILLS
Expert at Playwright E2E tests, Vitest unit tests, Storybook interaction tests. Use when writing tests, debugging test failures, or improving test coverage.
Advanced testing: E2E with Playwright/Cypress, property-based testing, mutation testing, contract testing, and CI/CD pipelines.
Run OceanBase performance benchmarks and functional tests using obd test. Supports Sysbench, TPC-H, TPC-C benchmarks and mysqltest functional tests.
Testing conventions, CI pipeline rules, and smoke test coverage for SkillHub. Ensures agents write tests correctly and understand the CI gate requirements.
Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.
Tests API authentication mechanisms for weaknesses including broken token validation, missing authentication
Tests REST and GraphQL APIs for Broken Object Level Authorization (BOLA/IDOR) vulnerabilities where an authenticated
Tests d'API REST et GraphQL avec les outils majeurs du marché, incluant le contract testing et l'automatisation.
World-class test automation - unit, integration, e2e testing strategies, and the battle scars from flaky tests that broke CI/CD pipelinesUse when "test, testing, unit test,…
Production-grade testing strategies for robust, maintainable systems. Covers unit/integration/E2E testing, contract testing, accessibility, mutation testing, and CI/CD patterns.
Test across multiple browsers and devices for cross-browser compatibility. Use when ensuring cross-browser or device compatibility with BrowserStack, Sauce Labs, LambdaTest, or…
Test the ÖZEL cart + checkout flow end-to-end (add-to-cart, cart drawer, custom-print pricing/design, checkout validation + success, localStorage persistence).
Principes et outils de chaos engineering pour tester la résilience des systèmes distribués, incluant fault injection et game days.
Accessibility testing coach for web applications. Use when you need guidance on HOW to test accessibility - screen reader testing with NVDA/VoiceOver/JAWS, keyboard testing…
Teststrategie entwickeln und Tests implementieren fuer neue Features, Refactors oder Fixes. Erkennt vorhandenes Test-Setup automatisch.
Identifying and exploiting Cross-Origin Resource Sharing misconfigurations that allow unauthorized cross-domain
TDD and coverage standards for Engram. Trigger: When implementing behavior changes in any package.
Tests end-to-end avec Cypress, couvrant le setup, les commandes personnalisées, les fixtures, l'interception réseau et l'intégration CI.
Use when writing or reviewing tests, designing test data, naming a test, choosing what to assert, or writing test helpers/mocks/fixtures
Integration Test E2E 테스트, TestRestTemplate 필수, Test Fixtures 재사용. MockMvc 금지, @Sql 어노테이션 테스트 데이터 설정. Gradle testFixtures 플러그인 활용, ArchUnit 의존성 검증.
Systematically testing web applications for broken access control vulnerabilities including privilege escalation,
Test web application email functionality for SMTP header injection vulnerabilities that allow attackers to inject
Test web applications for HTTP Host header injection vulnerabilities to identify password reset poisoning, web
Identifying sensitive data exposure vulnerabilities including API key leakage, PII in responses, insecure storage,
Framework de test complet pour agents IA — tests unitaires, d'intégration, de bout en bout et adversariaux.
Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.
Gate 6 - Verify tests exist and cover critical paths. Issues result in WARNINGS (encourages tests, doesn't block).
Writes tests following TDD (using go test, testify, and rapid) best practices. Use when writing unit tests, integration tests, or table-driven tests in Go.
為無測試的 Android 舊代碼建立安全網 — Characterization Tests、Robolectric Native Graphics、MockK、Compose Preview Screenshot Test、Roborazzi/Paparazzi 視覺迴歸、Detekt/Lint baseline、Golden…
Validate load balancer behavior, failover, and traffic distribution. Use when performing specialized testing.
Run and test the Merqab Integrated Solutions website (Next.js 14 + Tailwind v4 + Supabase) locally end-to-end. Use when verifying UI changes or Supabase DB/connectivity changes.
[METHODOLOGY] Testing strategy (when to write which tests, test quality standards, test pyramid). Preloaded by dev-qa-engineer agent.
Conception de mocks, stubs et fakes pour les tests unitaires et d'intégration avec les principaux frameworks de mocking.
Use when adding or modifying business logic, branching code, public API, or fixing a bug in a repo using repo-hygiene — tests for the new code paths must exist before the change…
Tests OAuth 2.0 and OpenID Connect implementations for security flaws including authorization code interception,
Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test…
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor — from…
Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor — from…
Vitest testing patterns and strategies for unit tests, agent tests, and API tests with Supabase mocking
Language-agnostic testing principles including TDD, test quality, coverage standards, and test design patterns.
Expert en stratégie et méthodologie de tests - Pyramide, types de tests, qualité, performance, sécurité, accessibilité
Writes tests following TDD Red-Green-Refactor (pytest + Hypothesis). Tests behavior, not implementation. Use when writing unit tests, integration tests, or property tests.
Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.
Testing quality metrics, coverage thresholds, and anti-patterns. Use when defining or auditing test quality standards.
Best practices for writing R package tests using testthat version 3+. Use when writing, organizing, or improving tests for R packages.
Writes React/TypeScript tests using Vitest and React Testing Library. Use when "write react tests", "vitest", "component test", "hook test", "RTL", "testing library", "snapshot…
테스트 전략 레퍼런스. 토스 테스트 3분류(도메인 정책/유스케이스/직렬화), 테스트 대역 선택 기준(Fake>Mock), TDD 6단계, 우리 프로젝트 실제 예시 포함. 테스트 작성 시 참조.
Forked-context testing reviewer playbook — preloads verdict schema and test-coverage-gap/weak-assertion/brittle-test lens for adversarial testing review subagents.
Writes tests following TDD (using cargo test, proptest, and insta) best practices. Use when writing unit tests, integration tests, or property-based tests in Rust.
Automatisation de tests avec Selenium WebDriver, couvrant les locators, les waits, le Page Object Model et Selenium Grid.
Quy tắc bắt buộc khi thiết kế, chạy, đánh giá và ghi nhận test.
RED-GREEN-REFACTOR for process documentation - baseline without skill, write addressing failures, iterate closing loopholes
Invoke when writing tests, reviewing test quality, or setting up test infrastructure. Contains project-specific testing framework conventions, fixture patterns, and coverage…
Design comprehensive testing strategies for software quality assurance. Use when planning test coverage, implementing test pyramids, or setting up testing infrastructure.
Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user n — from…
Comprehensive testing workflow combining TDD, real implementations (no mocking), and E2E testing. Use when implementing features, writing tests, or setting up test infrastructure.
Testing strategies for Tauri v2 apps: unit tests with the mock runtime, mocking Tauri APIs, WebDriver E2E tests with Selenium and WebdriverIO, and CI on GitHub Actions.