Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 481 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 481 Bytes

InMemoryPlaywrightDemo

Demo program for in-memory automated UI tests for an ASP.NET Core web app using Playwright and NUnit. Includes Azure DevOps build pipeline.

AutomatedTestServerFactory

This class creates a custom WebApplicationFactory to allow in-memory UI testing of ASP.Net Core applications using tools such as Selenium and Playwright.

This code has been created to support this blog post: https://www.innovensa.co.uk/blog/in-memory-automated-ui-testing-aspnetcore