JD-Innovensa / InMemoryPlaywrightDemo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C# 80.5%Language:HTML 14.4%Language:CSS 4.3%Language:JavaScript 0.7%