python-testing-patterns
sickn33/antigravity-awesome-skills
This comprehensive guide provides robust strategies for testing Python code using industry best practices. It covers essential techniques like pytest, fixtures, mocking, parameterization, and implementing Test-Driven Development (TDD). Use this skill when writing unit tests, setting up complex test suites, performing integration testing, or establishing continuous testing infrastructure in CI/CD pipelines.