Pytest
4 skills with this tag
wshobson
Passed
temporal-python-testing
A comprehensive testing guide for Temporal Python workflows. Covers unit testing with time-skipping, integration testing with mocked activities, replay testing for determinism validation, and local development setup with Docker Compose and pytest configuration.
TemporalPythonTesting+3
50727.0k
wshobson
Passed
python-testing-patterns
This skill provides comprehensive Python testing patterns using pytest. It covers unit testing, fixtures for setup/teardown, mocking external dependencies, parameterized tests, async testing, property-based testing with Hypothesis, database testing, and CI/CD integration. The guide includes best practices for test organization, naming, and coverage reporting.
PythonPytestTesting+3
22927.0k
trailofbits
Passed
Modern Python
A comprehensive guide for modern Python development using uv, ruff, ty, and pytest. It covers project setup, dependency management, testing, security tooling (pre-commit hooks, secret detection, vulnerability scanning), and migration from legacy tools like pip, black, mypy, and pre-commit.
PythonUvRuff+3
472.1k
alinaqi
Passed
Python
A Python development guide that teaches best practices for type hints, testing with pytest, linting with ruff, and strict type checking with mypy. Includes project structure recommendations, CI/CD configurations, pre-commit hooks, and design patterns like dependency injection and the Result pattern.
PythonTestingType Safety+3
68453