This repo demonstrates how to set up an ASP.NET Core Web API with a MongoDB to be tested with TextTest, CaptureMock and DBText.
To run the application from this folder:
dotnet run
To run the TextTests from the IntegrationTests folder:
start_texttest.bat
This project has only been tested on Windows. Other platforms might work. Do ask for help on the mailing list if you want to try this.
You will need to have installed and set up several tools and services locally: