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: 10 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T19:30:20.000Z (almost 2 years ago)
- Last Synced: 2024-12-31T17:18:58.774Z (over 1 year 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.