- download and install .NET Core for Mac (https://www.microsoft.com/net/download)
- check to make .NET Core installed successfully
dotnet --version - change following environment variables in Utils/Environments.cs
USERNAME,API_KEY,API_URL - build project
dotnet build - run test
- run all test
dotnet test - run specific test
dotnet test --filter "Namespace.Class.TestCase"ex: dotnet test --filter "appium.Testcases.WebTest.SearchForKobitonOniOS"
- run all test
csharp_mac
Directory actions
More options
Directory actions
More options
csharp_mac
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||