umbraco-test-builders
Installation
SKILL.md
Umbraco Test Builders
What is it?
The @umbraco/json-models-builders package provides fluent builder classes for creating Umbraco backoffice models. These builders simplify test data creation with sensible defaults and chainable configuration methods.
Documentation
- Package:
@umbraco/json-models-builders - Repository: https://github.com/umbraco/Umbraco.JsonModels.Builders
- Reference:
/Users/philw/Projects/Umbraco.JsonModels.Builders
Related Skills
- umbraco-testing - Master skill for testing overview
- umbraco-e2e-testing - E2E testing (primary user of builders)
- umbraco-msw-testing - MSW testing (can use builders for mock data)
Related skills
More from umbraco/umbraco-cms-backoffice-skills
umbraco-backoffice
Umbraco backoffice extension customisation - complete working examples showing how extension types combine
183umbraco-controllers
Understand and create controllers in Umbraco backoffice (foundational concept)
169umbraco-dashboard
Implement dashboards in Umbraco backoffice using official docs
168umbraco-extension-template
Create new Umbraco backoffice extensions using the official dotnet template
168umbraco-quickstart
Quick setup for Umbraco extension development - creates instance, extension, and registers it
166umbraco-property-editor-ui
Implement property editor UIs in Umbraco backoffice using official docs
163