pytest-advanced
Advanced pytest patterns including fixtures, markers, plugins, and async testing. Use when implementing test infrastructure, organizing test suites, using pytest plugins, or setting up complex test scenarios with fixtures and parametrization. Triggered by: pytest, fixtures, parametrize, conftest, test organization, async testing.
Installation and usage
Advanced pytest patterns including fixtures, markers, plugins, and async testing. Use when implementing test infrastructure, organizing test suites, using pytest plugins, or setting up complex test scenarios with fixtures and parametrization. Triggered by: pytest, fixtures, parametrize, conftest, test organization, async testing.
Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:
skills use pytest-advanced