mampudi / mixasses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assessment

Requirements

  • .NET Core 3.1

Installation

  1. Install .NET Core 3.1

if you do not have .NET Core download and install in from below

https://dotnet.microsoft.com/en-us/download/dotnet/3.1

  1. Clone this repository and cd into the folder:
git clone https://github.com/mampudi/mixasses.git
cd mixasses/mixasses/mixasses.console
dotnet build
dotnet run

or

Hit the run button in Visual Studio

Test

Change into the test project directory

This can be used as part of CI/CD as part of the release pipeline

cd ..
cd mixassess.Integration
dotnet test -v n

About


Languages

Language:C# 100.0%