Skip to content

Commit 4d6609f

Browse files
Update README.md
1 parent a39e98b commit 4d6609f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ Microsoft Visual Studio IDE is used to develop this Framework.
4141
### Run Tests
4242
* Test => Windows => Test Explorer => Run All
4343
<img src ="RestApiTesting.Framework.Cheetah/images/testexplorer.png" width=500>
44+
45+
### Run Tests with Command Prompt/Windows PowerShell
46+
* Open Folder in File Explorer: ..\RestApiTesting.Framework.Cheetah\bin\Debug\netcoreapp2.1
47+
* Open Command Prompt/Windows PowerShell
48+
* Run "dotnet vstest RestApiTesting.Framework.Cheetah.dll"

0 commit comments

Comments
 (0)