Sign inSign up

marcelomdc/stocksimulator-backend

By marcelomdc

•Updated over 5 years ago

Stock buy and sell simulator

Image
0

307

marcelomdc/stocksimulator-backend repository overview

⁠Stock Simulator

Stock buy and sell simulator

⁠Dependencies and tools installation

Before you start, using a command line software (like Windows Powershell as example), on the backend's folder, use the dotnet restore command to restore the existing dependencies and tools.

⁠How to run tests in this project

In the project folder, you can run in a cmd the command below:

dotnet test

For more information, access the url:

https://docs.microsoft.com/pt-br/dotnet/core/tools/dotnet-test⁠

Note

You also run tests using Visual Studio, selecting the Test menu or open Test Explorer to run your tests.

Tag summary

Content type

Image

Digest

Size

84.6 MB

Last updated

over 5 years ago

docker pull marcelomdc/stocksimulator-backend