A set of Playwright related packages designed to help unit testing of AspNetCore applications
An extension to Microsoft.AspNetCore.Mvc.Testing
which adds Microsoft.Playwright
support to the WebApplicationFactory
(and keeps the existing HttpClient infrastucture).
Adds Xunit logging and fixture support to C3D.Extensions.Playwright.AspNetCore
to allow easy unit testing of AspNetCore web applications using Xunit
.