python-testing

57.0k
affaan-maffaan-m

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

190 days ago

django-tdd

57.0k
affaan-maffaan-m

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

189 days ago

python-testing-patterns

29.9k
wshobsonwshobson

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.

189 days ago

temporal-python-testing

29.9k
wshobsonwshobson

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 workflow tests or debugging test failures.

189 days ago

testing-python

23.3k
jlowinjlowin

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

189 days ago

python-testing-patterns

18.0k
sickn33sickn33

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.

189 days ago

temporal-python-testing

18.0k
sickn33sickn33

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 workflow tests or debugging test failures.

189 days ago

netalertx-testing-workflow

5.9k
netalertxnetalertx

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

189 days ago

python-pro

4.1k
JeffallanJeffallan

Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.

189 days ago

pytest-test-generator

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Pytest Test GeneratorJeremylongshore Claude Code Plugins Plus Skills Pytest Test Generator

Generate pytest test generator operations. Auto-activating skill for Test Automation. Triggers on: pytest test generator, pytest test generator Part of the Test Automation skill category. Use when writing or running tests. Trigger with phrases like "pytest test generator", "pytest generator", "pytest".

189 days ago

pytest

1.4k
Gentleman-ProgrammingGentleman-Programming

Pytest testing patterns for Python. Trigger: When writing Python tests - fixtures, mocking, markers.

189 days ago

moai-lang-python

776
modu-aimodu-ai

Python 3.13+ development specialist covering FastAPI, Django, async patterns, data science, testing with pytest, and modern Python features. Use when developing Python APIs, web applications, data pipelines, or writing tests.

189 days ago

generating-cli-tests

708
https-deeplearning-aihttps-deeplearning-ai

Generate pytest tests for Typer CLI commands. Includes fixtures (temp_storage, sample_data), CliRunner patterns, confirmation handling (y/n/--force), and edge case coverage. Use when user asks to "write tests for", "test my CLI", "add test coverage", or any CLI + test request.

189 days ago

temporal-python-testing

571
benchflow-aibenchflow-ai

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 workflow tests or debugging test failures.

190 days ago

test-generator

560
alirezarezvanialirezarezvani

Automatically suggest tests for new functions and components. Use when new code is written, functions added, or user mentions testing. Creates test scaffolding with Jest, Vitest, Pytest patterns. Triggers on new functions, components, test requests, testing mentions.

189 days ago

python

521
alinaqialinaqi

Python development with ruff, mypy, pytest - TDD and type safety

189 days ago

api-test-generator

516
mikopbxmikopbx

Генерация полных Python pytest тестов для REST API эндпоинтов с валидацией схемы. Использовать при создании тестов для новых эндпоинтов, добавлении покрытия для CRUD операций или валидации соответствия API с OpenAPI схемами.

189 days ago

Real Pytest - No Mocks, Real Tests

399
Taylorsatula Mira Oss Pytest Real TestingTaylorsatula Mira Oss Pytest Real Testing

Write pytests that test real public interfaces with actual components, no mocking, and precise assertions. MIRA-specific patterns. Use when creating or reviewing tests.

189 days ago

pytest-ml-tester

376
a5c-aia5c-ai

ML-specific testing skill using pytest with fixtures for data, models, and predictions.

189 days ago

pytest Testing

376
a5c-aia5c-ai

Expert pytest framework for Python unit, integration, and functional testing

189 days ago

test-generator

372
vstorm-covstorm-co

Generate pytest test cases for Python functions and classes

testingpytestpython
189 days ago

python

241
MadAppGangMadAppGang

Use when building FastAPI applications, implementing async endpoints, setting up Pydantic schemas, working with SQLAlchemy, or writing pytest tests for Python backend services.

190 days ago

add-reference-tests

192
flashinfer-aiflashinfer-ai

Add pytest tests to validate reference implementations in flashinfer_trace against FlashInfer or SGLang ground truth. Use when validating kernel definitions, adding tests for new op_types, or verifying reference implementations are correct.

189 days ago

testing-test-writing

188
aiskillstoreaiskillstore

Write minimal, focused tests for core user flows and critical paths during development, testing behavior rather than implementation with clear test names and mocked dependencies. Use this skill when writing unit tests, integration tests, test files, test cases for critical workflows, or mocking external dependencies. Apply when working with test files (.test.js, .spec.ts, _test.py), test frameworks (Jest, RSpec, pytest), testing user journeys, or implementing fast-executing tests that validate business-critical functionality without over-testing implementation details or edge cases during feature development.

189 days ago

testing

188
aiskillstoreaiskillstore

Automated test generation, review, and execution for pytest-based projects.

189 days ago

testing-ai-agents

150
panaversitypanaversity

Use when testing AI agent code with pytest. Covers TDD for agent APIs, mocking LLM calls (NOT evaluating LLM outputs), pytest-asyncio patterns, FastAPI testing with httpx, SQLModel testing, and agent tool testing. NOT for evaluating LLM reasoning quality (use evals skill).

190 days ago

python-testing-patterns

132
MicrockMicrock

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.

189 days ago

ln-743-test-infrastructure

131
levnikolaevichlevnikolaevich

Creates test infrastructure with Vitest, xUnit, and pytest

189 days ago

running-tests

127
GGPromptsGGPrompts

Test runner checkpoint for conductor gates. Detects test framework (jest, pytest, cargo test, go test, etc.), runs tests, and captures output. Returns structured result with pass/fail status and failed test details. Use when: 'run tests', 'test runner', 'check tests pass'.

190 days ago

robotics-testing

112
arpitg1304arpitg1304

Testing strategies, patterns, and tools for robotics software. Use this skill when writing unit tests, integration tests, simulation tests, or hardware-in-the-loop tests for robot systems. Trigger whenever the user mentions testing ROS nodes, pytest with ROS, launch_testing, simulation testing, CI/CD for robotics, test fixtures for sensors, mock hardware, deterministic replay, regression testing for robot behaviors, or validating perception/planning/control pipelines. Also covers property-based testing for kinematics, fuzz testing for message handlers, and golden-file testing for trajectories.

189 days ago

pytest

109
partme-aipartme-ai

Provides comprehensive guidance for pytest testing framework including test writing, fixtures, parametrization, mocking, and plugins. Use when the user asks about pytest, needs to write Python tests, use pytest fixtures, or configure pytest for Python projects.

189 days ago

pytest-testing-assistant

108
dmitriiwebdmitriiweb

Write focused pytest tests as standalone functions (one test per function), avoiding test classes.

189 days ago

python-testing-patterns

100
jh941213jh941213

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.

189 days ago

pytest-fixtures

98
TheBushidoCollectiveTheBushidoCollective

Use when pytest fixtures, conftest files, parametrize decorators, and fixture scopes for comprehensive test setup.

189 days ago

pytest-plugins

98
TheBushidoCollectiveTheBushidoCollective

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

189 days ago

pytest-advanced

98
TheBushidoCollectiveTheBushidoCollective

Use when advanced Pytest features including markers, custom assertions, hooks, and coverage configuration.

189 days ago

testing-patterns

97
yonatangrossyonatangross

Comprehensive testing patterns for unit, integration, E2E, pytest, API mocking (MSW/VCR), test data, property/contract testing, performance, LLM, and accessibility testing. Use when writing tests, setting up test infrastructure, or validating application quality.

testingunitintegration+9
189 days ago

unit-testing-framework

95
aj-geddesaj-geddes

Write comprehensive unit tests with high coverage using testing frameworks like Jest, pytest, JUnit, or RSpec. Use when writing tests for functions, classes, components, or establishing testing standards.

189 days ago

pytest-runner

94
jmaglyjmagly

Execute Python tests with pytest, supporting fixtures, markers, coverage, and parallel execution. Use for Python test automation.

189 days ago

testing-stage

90
jerry-ai-devjerry-ai-dev

Validate implementation through systematic testing after implement stage completes. Determines test type (unit/integration/e2e) based on task nature, runs pytest, and reports results. Stage 4 of dev-workflow pipeline. Use when user says "运行测试", "run tests", "test", or after implementation.

189 days ago

command-creator

88
IgorWarzochaIgorWarzocha

Create custom /slash commands for repetitive tasks. Use proactively for command creation, prompt automation, or workflow shortcuts. Examples: - user: "Make a /test command that runs pytest" → create command in opencode.json, set prompt to run tests with bash tool - user: "Add a /review command for PRs" → design prompt to fetch diff, analyze changes, generate review comments - user: "Automate this repetitive task" → identify pattern, create slash command with parameterized prompt - user: "Make a /deploy command" → design workflow (build, test, deploy), encode in command prompt

189 days ago

discover-testing

76
randrand

Automatically discover testing skills when working with unit testing, integration testing, e2e testing, TDD, test coverage, mocking, pytest, Jest, or test automation. Activates for testing development tasks.

190 days ago

test-generator

72
AIDotNetAIDotNet

自动生成全面的测试套件,包括单元测试、集成测试和E2E测试,支持Jest、Vitest、pytest、xUnit等。

189 days ago

ci-iteration

72
dagster-iodagster-io

This skill should be used when running CI checks iteratively and fixing failures. Use when executing make targets (fast-ci, all-ci, ci), iterating on lint/format/type/test errors, or needing the devrun agent pattern for pytest/ty/ruff/prettier/make/gt commands.

189 days ago

Pytest Patterns

71
PramodDuttaPramodDutta

Python testing skill using pytest, covering fixtures, parametrize, markers, conftest, plugins, mocking, and advanced testing patterns.

pytestpythonunit-testing+3
189 days ago

Python Testing Patterns

71
PramodDuttaPramodDutta

Comprehensive Python testing best practices with pytest, covering unit testing, integration testing, mocking, fixtures, property-based testing, and test architecture.

pythonpytestunit-testing+4
189 days ago

api-testing

69
secondskysecondsky

HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.

190 days ago

ci-pr-helper

62
lance-formatlance-format

Run local test/style checks and open GitHub PRs for lance-context. Use when asked to run CI-equivalent checks (uv pytest, ruff/pyright, cargo fmt/clippy/test) and then create a PR with a proper title/body.

189 days ago