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: 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

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.