Python unit testing patterns for pytest, including test file structure, fixtures, mocks, and coverage strategy. Use when asked to write tests (unit/integration) for any Python module, function, class,
plugins/python/sanhe-py-best-practices/skills/python-test-strategy(main)