Skip to content

CZEMacLeod/C3D.Extensions.Playwright.AspNetCore

Repository files navigation

C3D.Extensions.Playwright.AspNetCore

A set of Playwright related packages designed to help unit testing of AspNetCore applications

Build Status .NET

C3D.Extensions.Playwright.AspNetCore

NuGet package NuGet downloads

An extension to Microsoft.AspNetCore.Mvc.Testing which adds Microsoft.Playwright support to the WebApplicationFactory (and keeps the existing HttpClient infrastucture).

C3D.Extensions.Playwright.AspNetCore.Xunit

NuGet package NuGet downloads

Adds Xunit logging and fixture support to C3D.Extensions.Playwright.AspNetCore to allow easy unit testing of AspNetCore web applications using Xunit.