关于
The Umbraco Skill Test Runner is a specialized tool designed to automate the validation of Umbraco CMS backoffice extensions and skills. It executes a comprehensive suite of tests, including component-level unit tests with Web Test Runner, integration tests against mocked backoffices, and full end-to-end (E2E) tests using Playwright. The tool simplifies the developer experience by automatically managing the Umbraco environment—starting and stopping instances as needed—and generating a standardized JSON report to track test results, durations, and status across the entire project.