★ 0 · Updated 2026-09-21
Reads acceptance criteria from USER-STORIES.md, selects the test layer, presents a plan for approval, and writes and runs real-infrastructure pytest tests.
Browse skills that share this tag.
★ 0 · Updated 2026-09-21
Reads acceptance criteria from USER-STORIES.md, selects the test layer, presents a plan for approval, and writes and runs real-infrastructure pytest tests.
★ 0 · Updated 2026-09-17
Generate test cases automatically, shrink minimal failing examples, and verify invariants using Hypothesis strategies.
★ 120 · Updated 2026-09-17
Automatically generates test data, shrinks failing examples to minimal reproducible cases, and verifies invariants for Python and Polars code.
★ 0 · Updated 2026-09-17
Generates type-annotated Python 3.11+ code, builds pytest suites, and validates code with mypy, black, and ruff.
★ 15 · Updated 2026-09-16
Install and manage Python package dependencies in development mode, ensuring required test tools are available for local validation.
★ 4 · Updated 2026-09-16
Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites, and validates code with black and ruff.
★ 1 · Updated 2026-09-15
Provides guidance and code patterns for writing Python tests using pytest, including fixtures, mocking, parametrization, and markers.
★ 1 · Updated 2026-09-14
Provides patterns for writing Python pytest tests, including fixtures, mocking, parametrization, markers, async tests, and CLI commands.
★ 18 · Updated 2026-09-14
Provides testing patterns for Prowler API including JSON:API requests, Celery task testing, RLS tenant isolation, and RBAC.
★ 8 · Updated 2026-09-14
Generates Python test suites and architecture for FastAPI and SQLAlchemy projects using pytest, testcontainers, and polyfactory.
★ 602 · Updated 2026-09-13
Provides Python testing strategies with Pytest, covering scoped fixtures, matrix parametrization, and async test architecture.
★ 0 · Updated 2026-09-12
Improves Python test suite speed, boundary coverage, and code structure for features and bug fixes.
★ 0 · Updated 2026-09-11
Executes a red-green-refactor loop by writing a failing test first, committing it, and implementing minimum passing code.
★ 1 · Updated 2026-09-10
Pre-shipping self-check procedure for Ti to run Ruff linting, formatting checks, and Pytest before code submission or fixing CI failures.
★ 0 · Updated 2026-09-10
Runs pytest unit tests and automatically fixes code failures, regression bugs, or test mismatches.
★ 509 · Updated 2026-09-10
Implement comprehensive testing strategies in Python using pytest, fixtures, mocking, and test-driven development.
★ 5 · Updated 2026-09-10
Covers testing plugins for various repository types including Python and Node.js repositories.
★ 62 · Updated 2026-06-15
Generate test cases from API definitions covering happy paths, edge cases, errors, and boundaries
★ 0 · Updated 2026-05-09
Comprehensive Python testing strategies using pytest, TDD, fixtures, mocking, and coverage.
★ 38 · Updated 2026-05-09
Comprehensive Python testing strategies using pytest, TDD, fixtures, mocking, and coverage
Scroll to load more