orchardcore-tester

Installation
SKILL.md

OrchardCore Feature Testing

This skill guides you through testing OrchardCore CMS features using browser automation with playwright-cli.

Prerequisites

  • OrchardCore repository (working directory)
  • .NET SDK 10.0+ installed
  • playwright-cli skill available

Core Workflow

Testing an OrchardCore feature follows these steps:

  1. Build the application
  2. Run the application server (background)
  3. Setup a test site (if needed)
  4. Test the feature via browser
  5. Verify results and clean up
Related skills
Installs
24
GitHub Stars
8.1K
First Seen
Feb 28, 2026