About
This skill provides a complete framework for building high-performance, asynchronous API test suites in Python. By leveraging pytest and httpx, it enables developers to write non-blocking tests for RESTful services with built-in support for authentication, session management, and complex assertion patterns. It offers a standardized project structure and pre-configured fixtures, making it easy to implement CRUD testing, parameterization, and detailed error handling while generating professional HTML reports and coverage metrics.