Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.62 KB

File metadata and controls

20 lines (12 loc) · 1.62 KB

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.