Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 858 Bytes

File metadata and controls

24 lines (15 loc) · 858 Bytes

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: