Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajeckmans/reqnrollintegrationtests
This is an example project to show how to use Reqnroll to test a simple asp.net web application using testcontainers
https://github.com/ajeckmans/reqnrollintegrationtests
asp-net-mvc reqnroll testcontainers-dotnet
Last synced: 8 days ago
JSON representation
This is an example project to show how to use Reqnroll to test a simple asp.net web application using testcontainers
- Host: GitHub
- URL: https://github.com/ajeckmans/reqnrollintegrationtests
- Owner: ajeckmans
- Created: 2024-08-08T16:44:43.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T19:30:20.000Z (5 months ago)
- Last Synced: 2024-11-08T10:54:32.916Z (2 months ago)
- Topics: asp-net-mvc, reqnroll, testcontainers-dotnet
- Language: C#
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is an example project to show how to use Reqnroll to test a simple asp.net web application.
The test project starts up a mssql docker testcontainer, runs the web application and tests it with Reqnroll.