category focus

Testing

Unit, integration, and e2e testing.

4139 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
0

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

brmatola
brmatola
testing-security
open
testing
0

testing-python

Python testing best practices with pytest. Covers unit, integration, async tests, mocking, fixtures. Triggers: "write tests", "add tests", "test coverage", "pytest", "tests"

czer323
czer323
testing-security
open
testing
0

acceptance-criteria

检查Acceptance Criteria格式和完整性,验证是否符合Given-When-Then结构、覆盖正常流程/边界条件/异常场景。适合在为User Story编写AC后、准备测试用例前使用,当需要验收AC质量时。帮助不熟悉BDD的PM/BA确保AC明确、可测试、覆盖完整,避免遗漏关键场景。

tikazyq
tikazyq
testing-security
open
testing
0

cdd-executor

Autonomously performs the TDD loop (Red-Green-Refactor) for a single plan item.

gustavofsantos
gustavofsantos
testing-security
open
testing
0

edu-demo-evaluator-tests

Execute test_cases.json against educational demos. Systematic testing via Chrome E2E. Single tab, sequential agents. Output: agent_X_tests.json with PASS/FAIL/PARTIAL results. Captures screenshots and identifies bugs/blockers.

hanialshater
hanialshater
testing-security
open
testing
0

testing

Help write and organize tests for Python projects. Use PROACTIVELY when new code is written. Keywords: test, testing, pytest, テスト

kigasudayooo
kigasudayooo
testing-security
open
testing
0

test-local-analysis

Run test_local.sh and analyze results including PNG outputs, execution logs, memory usage CSV, and performance metrics. Identifies issues like missing data points, memory spikes, or performance problems. Use after code changes to verify functionality.

tercen
tercen
testing-security
open
testing
0

unit-testing

Provides unit testing patterns for .NET applications using EF Core In-Memory Provider, AAA structure, test data helpers, and TDD workflows. Use when writing unit tests for services, repositories, or domain logic.

michaellperry
michaellperry
testing-security
open
testing
0

testing-patterns

Test writing patterns and TDD workflows. Use when writing tests, creating mocks, following TDD, or debugging test failures.

mitchellfyi
mitchellfyi
testing-security
open
testing
0

qc-web

Generate end-to-end (e2e) tests using Playwright for web applications. Use when creating automated browser tests, testing user flows, UI testing, or writing integration tests for web pages.

kudosx
kudosx
testing-security
open
testing
0

python-testing-patterns

Comprehensive pytest testing strategies with fixtures, mocking, and TDD patterns. WHEN: Writing pytest tests, creating fixtures, mocking with unittest.mock/pytest-mock, implementing TDD, setting up test configuration (conftest.py, pytest.ini). WHEN NOT: JavaScript tests (use Jest), PHP tests (use PHPUnit), running existing tests without modification.

LounisBou
LounisBou
testing-security
open
testing
0

bdd-feature

Use immediately when user mentions: "テスト", "test", "BDD", "feature", "フィーチャー", "scenario", "シナリオ", "Given", "When", "Then", "カバレッジ", "coverage", "pytest-bdd", "Gherkin". MUST USE this skill for: - Creating BDD feature files with Gherkin syntax - Implementing step definitions with pytest-bdd - Designing test scenarios and fixtures - Any work in tests/ directory

sunbluesome
sunbluesome
testing-security
open
testing
0

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

yairbederman
yairbederman
testing-security
open
testing
0

e2e-test

End-to-end testing with Playwright. Use when writing E2E tests, implementing page objects, setting up test fixtures, handling authentication in tests, adding visual regression testing, or configuring E2E tests for CI. Covers when to use E2E vs integration tests, critical path identification, page object pattern, test isolation, and CI considerations.

wodsmith
wodsmith
testing-security
open
testing
0

test-all

Runs all tests across the Diby monorepo including TypeScript React apps (web-app, admin-dashboard) and Go services (api-gateway, auth-service, analytics-service). Reports pass/fail status for each application with colored output and summary.

AndrijaSkontra
AndrijaSkontra
testing-security
open
testing
0

exhaustive-testing

Write comprehensive test coverage across unit, integration, regression, end-to-end, and manual tests. Watch for deprecation warnings in test output and address them immediately. Use when writing tests, implementing features, or before creating pull requests.

nikblanchet
nikblanchet
testing-security
open
testing
0

melosys-eessi-debugger

Debug EUX/EESSI mock issues in melosys E2E tests. Use when: - E2E tests fail with 404 errors from /eux/... endpoints - melosys-api logs show "Kall mot eessi feilet" errors - melosys-eessi logs show NotFoundException for eux endpoints - Adding new EESSI/EUX functionality that requires mock support - Tracing data flow: melosys-api → melosys-eessi → melosys-mock

navikt
navikt
testing-security
open
testing
0

page-reviewer

Review pages visually and test accessibility using agent-browser CLI

Acurioustractor
Acurioustractor
testing-security
open
testing
0

gode-testing

Test DE variants, run integration tests, and benchmark performance. Use for testing variants (best, rand, pbest, current-to-best), integration tests across store backends, and DE algorithm benchmarks.

nicholaspcr
nicholaspcr
testing-security
open
testing
0

vs-coverage-check

检查每个US是否有对应的VS,生成覆盖率报告和修复建议。当设计文档创建后、CONSTRAINT验收前使用,避免US→VS覆盖率<100%导致验收失败。

tikazyq
tikazyq
testing-security
open
testing
0

progress-tracker-bdd-e2e

Maintain BDD-style Playwright E2E tests and a human-readable scenario catalog for the Progress Tracker repo. Use when adding/updating scenarios in e2e/SCENARIOS.md, implementing them in e2e/bdd.spec.ts, or fixing flaky selectors across desktop + mobile Playwright projects.

paulb896
paulb896
testing-security
open
Previous
Page 162 / 173
Next