Loading…
Run E2E smoke tests and full acceptance suites.
nullThe E2E skill facilitates the execution of end-to-end tests for the Imagify plugin, allowing for both basic smoke tests and comprehensive acceptance and regression testing. It utilizes Playwright for browser interactions and curl for API validations, ensuring that the plugin behaves as expected in a local WordPress environment. The skill is designed to verify behavioral assumptions and cover full acceptance criteria, making it essential for quality assurance in plugin development.