Skip to content

Sample ASP.NET C# service with a mongodb and tested with TextTest

Notifications You must be signed in to change notification settings

texttest/VendingMachineService

Repository files navigation

Vending Machine Service

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

Machine setup

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:

About

Sample ASP.NET C# service with a mongodb and tested with TextTest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published