Skip to content

Testing on Linux

Yaron Weiss edited this page Aug 9, 2018 · 1 revision

Test on Linux

Run all tests in specific DLL

dotnet vstest GingerCoreCommonTest.dll

Run all tests in specific DLL with specific Level

dotnet vstest GingerCoreCommonTest.dll /TestCaseFilter:TestCategory=Level1

Index

  • Getting started
  • Workstation
Clone this wiki locally