Skip to content

nuno-morais/Simple-Tests-Presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bill Tracker (Simple Tests - Presentation)

Just a simple example! Presentation

How to execute tests

docker run -p 1433:1433 -d db-demo | xargs docker logs -f
dotnet test

How to execute the project

docker run -p 1433:1433 -d db-demo | xargs docker logs -f

dotnet run --project BillTracker/BillTracker.csproj

Go to: https://localhost:5001/swagger/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published