category focus

Testing

Unit, integration, and e2e testing.

4139 個技能all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
6.1K

rust-tests-guidelines

Guidelines for writing Rust tests. Use this when you want to write Rust tests.

RediSearch
RediSearch
testing-security
open
testing
6.1K

write-rust-tests

Write Rust tests to verify correctness of Rust code. Use this when you want to write Rust tests.

RediSearch
RediSearch
testing-security
open
testing
6.1K

playwright-best-practices

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), console error monitoring, global setup/teardown, test annotations (skip, fixme, slow), test tags (@smoke, @fast, @critical, filtering with --grep), project dependencies, security testing (XSS, CSRF, auth), performance budgets (Web Vitals, Lighthouse), iframes, component testing, canvas/WebGL, service workers/PWA, test coverage, i18n/localization, Electron apps, or browser extension testing. Covers E2E, component, API, visual, accessibility, security, Electron, and extension testing.

sanity-io
sanity-io
testing-security
open
testing
6.1K

tdd

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

sanity-io
sanity-io
testing-security
open
testing
6K

testing-workflow

Read before running tests. Detailed instructions for single, standard unit tests (fast), full suites (slow), handling authentication, and obtaining the API Token. Tests must be run when a job is complete.

netalertx
netalertx
testing-security
open
testing
6K

netalertx-testing-workflow

Run and debug tests in the NetAlertX devcontainer. Use this when asked to run tests, check test failures, debug failing tests, or execute pytest.

netalertx
netalertx
testing-security
open
testing
6K

run-tests

A skill for identifying and running tests (Unit, Instrumentation, FTL) in the AndroidX repository.

androidx
androidx
testing-security
open
testing
6K

build-screenshot-tests

A skill for building instrumented screenshot tests in Remote Compose using RemoteComposeScreenshotTestRule.

androidx
androidx
testing-security
open
testing
5.8K

cli-e2e-testing

Guide for writing Aspire CLI end-to-end tests using Hex1b terminal automation. Use this when asked to create, modify, or debug CLI E2E tests.

microsoft
microsoft
testing-security
open
testing
5.8K

deployment-e2e-testing

Guide for writing Aspire deployment end-to-end tests. Use this when asked to create, modify, or debug deployment E2E tests that deploy to Azure.

microsoft
microsoft
testing-security
open
testing
5.8K

fix-flaky-test

Reproduces and fixes flaky or quarantined tests. Tries local reproduction first (fast), then falls back to CI reproduce workflow (reproduce-flaky-tests.yml). Use this when asked to investigate, reproduce, debug, or fix a flaky test, a quarantined test, or an intermittently failing test.

microsoft
microsoft
testing-security
open
testing
5.8K

pr-testing

Downloads and tests Aspire CLI from a PR build, verifies version, and runs test scenarios based on PR changes. Use this when asked to test a pull request.

microsoft
microsoft
testing-security
open
testing
5.8K

test-management

Quarantines or disables flaky/problematic tests using the QuarantineTools utility

microsoft
microsoft
testing-security
open
testing
5.8K

testing-patterns

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

ChrisWiles
ChrisWiles
testing-security
open
testing
5.7K

writing-python-sdk-spector-mock-api-tests

Writes TypeSpec http-client-python generator mock API tests (azure/unbranded/shared) from a Spector case. Use when given a Spector case link or a PR link that modifies Spector cases under http-specs/azure-http-specs.

microsoft
microsoft
testing-security
open
testing
5.7K

test-unbranded-emitter

Build and test the @typespec/http-client-python emitter. Use this skill whenever the user wants to test their local changes to the emitter, run the generator test suite, check if their http-client-python changes are passing, or validate a fix. Triggers on phrases like "test the emitter", "run tests", "check if my changes pass", "run test:generator", "run CI", or any mention of testing/validating changes in the emitter package.

microsoft
microsoft
testing-security
open
testing
5.6K

testing

Review/generate unit, integration, and regression test expectations

open-edge-platform
open-edge-platform
testing-security
open
testing
5.6K

fix-flaky-tests

Fixes flaky tests by analyzing failure patterns from Tuist test insights, identifying root causes, and applying targeted corrections. Can be invoked with a specific test case URL (e.g. `https://tuist.dev/{account}/{project}/tests/test-cases/{id}`) or without arguments to discover and fix all flaky tests in the project.

tuist
tuist
testing-security
open
testing
5.5K

use-bootstrap-msbuild

Guide for testing bug reproductions against locally-built MSBuild. Use this when you have a repro project and want to verify a fix works before submitting a PR.

dotnet
dotnet
testing-security
open
testing
5.5K

web-e2e

Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e`) BEFORE attempting to run any e2e tests, playwright tests, anvil tests, or debug test failures. DO NOT run `bun playwright test` or other e2e commands directly - you must invoke this skill first to learn the correct commands and test architecture.

Uniswap
Uniswap
testing-security
open
testing
5.3K

release-testing

Run integration tests to verify SkiaSharp NuGet packages work correctly before publishing. Use when user asks to: - Test/verify packages before release - Run integration tests - Test on specific device (iPad, iPhone, Android emulator, Mac, Windows) - Verify SkiaSharp rendering works - Check if packages are ready for publishing - Run smoke/console/blazor/maui tests - Continue with release - Test version X Triggers: "test the release", "verify packages", "run tests on iPad", "check ios tests", "test mac catalyst", "run android tests", "continue", "test 3.119.2-preview.2".

mono
mono
testing-security
open
testing
5.3K

validate-samples

Build and validate SkiaSharp sample projects using CI-produced NuGet packages. Downloads the latest CI artifacts, detects the preview version, and runs the samples cake target to verify all samples compile correctly. Triggers: "validate samples", "build samples", "test samples", "check samples build", "run samples", "do the samples build", "samples CI", "verify sample builds". Also use when asked to check if samples work after a code change, or when investigating sample build failures. Use this skill proactively whenever the user mentions building, testing, or validating any SkiaSharp sample project.

mono
mono
testing-security
open
testing
5.3K

test

Generate or run tests. Auto-detects test framework, generates comprehensive tests for source files, or runs existing test suites with failure analysis.

gsd-build
gsd-build
testing-security
open
Previous
Page 15 / 173
Next