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.
Once installed, you can use this skill by running the following command in your terminal:
skills use pytest-advanced