Skip to content

mccow002/TestingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestingDemo

The demo repo for a presentation on testing in dotnet

Starting the Application

This application requires Docker.

Starting The Environment

Go to the env folder and run docker compose up

Starting the client

Go to src/client, run npm install, then npm start

Starting the API

Open the Library.Api.sln, select the Library.Api.AppHost as your startup project, then run the https configuration.

About

The demo repo for a presentation on testing in dotnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published