Test unit for Calculator library project
Check the source code of the calculator https://github.com/kikhi/Calculator
To work with the unit testing, clone this repository for develop the project
This project use the .net microsoft development tools
Add reference from the main project
dotnet add CalculatorTest.csproj reference ..\Calculator\Calculator.csproj
For run unit testing use the follow comand
dotnet test CalculatorTest.csprog
This project is open source (Apache) - Check LICENSE.md for details
β¨οΈ Made by Kikhi π