Umbraco Unit Testing What is it? Unit testing for Umbraco backoffice extensions using @open-wc/testing - a testing framework designed for Web Components and Lit elements. This is the fastest and most isolated testing approach. When to Use Testing context logic and state management Testing Lit element rendering and shadow DOM Testing observable subscriptions and state changes Testing controllers and utility functions Fast feedback during development
umbraco-unit-testing
安装
npx skills add https://github.com/umbraco/umbraco-cms-backoffice-skills --skill umbraco-unit-testing