Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/funsjanssen/aspire-specflow-playwright-webcomponents

Demo of how to use Aspire.net, Specflow and Playwright for end-to-end testing web components frontend and .NET api
https://github.com/funsjanssen/aspire-specflow-playwright-webcomponents

aspire end-to-end end-to-end-testing lit playwright specflow testing web-components xunit

Last synced: 6 days ago
JSON representation

Demo of how to use Aspire.net, Specflow and Playwright for end-to-end testing web components frontend and .NET api

Awesome Lists containing this project

README

        

# Demo of how to use Aspire.net, Specflow and Playwright for end-to-end testing web components frontend and .NET api

## Install PlayWright browsers

After dotnet restore you should install the browsers using this command:

`AspireWebComponents.Tests/bin/Debug/net8.0/playwright.ps1 install`