Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/funsjanssen/aspire-specflow-playwright-webcomponents
- Owner: funsjanssen
- Created: 2024-06-16T20:47:28.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T12:00:06.000Z (8 months ago)
- Last Synced: 2024-12-22T16:51:29.568Z (2 months ago)
- Topics: aspire, end-to-end, end-to-end-testing, lit, playwright, specflow, testing, web-components, xunit
- Language: HTML
- Homepage:
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`