wsbaser:verify-union

Generate and run Union.Playwright.NUnit E2E tests for browser automation.

1|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/wsbaser/claude-plugins --skill wsbaser-verify-union
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wsbaser:verify-union
Source: https://github.com/wsbaser/claude-plugins/tree/main/plugins/wsbaser/skills/verify-union
Command: npx skills add https://github.com/wsbaser/claude-plugins --skill wsbaser-verify-union

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Union-based E2E testing for web apps using Playwright and NUnit requires integrated generation and reliable execution workflows, which this skill provides.

Core Features & Use Cases

  • Generates and executes NUnit-based E2E tests using Union.Playwright for browser automation.
  • Supports live browser verification via verify-feature for exploratory checks.
  • Works with a DotNet test project to streamline CI integration and test maintenance.

Quick Start

Provide your project path and run the automation to generate and execute the initial Union tests.

Frequently Asked Questions about wsbaser:verify-union

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-generate Playwright E2E tests for a .NET project?

You can auto-generate Playwright E2E tests for a .NET project by using a skill that creates and executes Union.Playwright.NUnit tests, automating browser-based verification and configuring the test project automatically.

What is the best way to integrate Playwright browser automation with NUnit?

Integrating Playwright browser automation with NUnit is best handled by generating Union.Playwright.NUnit tests, which streamlines CI integration, initializes framework dependencies, and automates test execution for web apps.

Can I perform live browser verification while generating NUnit E2E tests?

Yes, you can perform live browser verification during test generation by utilizing the verify-feature capability, which supports exploratory checks alongside automated Union.Playwright.NUnit test code generation.

Do I need a specific test project setup to run Union Playwright tests?

Yes, you need a DotNet test project to run Union Playwright tests, as the automation configures the test project, initializes framework dependencies, and guides test class ownership and execution commands.

How does incremental review work for generated Playwright E2E tests?

Incremental review for generated Playwright E2E tests works through guided workflows that help you manage test class ownership and execute generated Union.Playwright.NUnit test code systematically within your DotNet project.