by affaan-m
python-testing helps you design, write, and review Python tests with a pytest-first workflow. Use it for TDD, fixtures, mocking, parametrization, coverage checks, and maintaining a reliable test suite for Skill Testing and real projects.
by affaan-m
python-testing helps you design, write, and review Python tests with a pytest-first workflow. Use it for TDD, fixtures, mocking, parametrization, coverage checks, and maintaining a reliable test suite for Skill Testing and real projects.
by affaan-m
perl-testing is a practical guide for writing, running, and improving Perl tests with Test2::V0, Test::More, prove, mocking, coverage, and TDD. Use the perl-testing skill for install guidance, usage patterns, migration help, and faster debugging of failing suites.
by affaan-m
django-verification is a release-readiness skill for Django backend projects. It guides environment checks, linting, formatting, type checks, migrations, tests with coverage, security scans, and deployment readiness so you can catch issues before PRs or releases.
by affaan-m
django-tdd is a practical skill guide for test-driven development in Django projects, using pytest-django, factory_boy, mocking, coverage, and Django REST Framework APIs. It helps with django-tdd usage, setup, and behavior-first testing for models, views, serializers, and automation workflows.
by trailofbits
property-based-testing skill guide for writing, reviewing, and improving PBT across languages and smart contracts. Use this property-based-testing guide to spot roundtrip, idempotence, invariant, parser, validator, and normalization cases, choose generators, and decide when property-based-testing is stronger than example-based tests.
by alinaqi
Python skill for backend development with Ruff, mypy, and pytest. Learn practical python usage for typed code, testable structure, and repo-aware changes in Python projects.