关于
This skill streamlines end-to-end testing for web applications, specifically optimized for Docker-orchestrated environments. It provides robust patterns for Playwright testing, focusing on preventing 'zombie' browser processes through rigorous try-finally blocks and specialized context managers. It simplifies common testing workflows such as health-checking Docker services before execution, managing granular timeouts, capturing screenshots on failure, and automating process cleanup, making both local development and CI/CD pipelines more resilient.