Skip to content

Commit a39e98b

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

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,15 @@ https://fluentassertions.com/
2929

3030
## Integrated Development Environment
3131
Microsoft Visual Studio IDE is used to develop this Framework.
32+
3233
### Visual Studio Extensions
33-
SpecFlow for Visual Studio
34+
* Extensions => Manage Extensions => Search and Install SpecFlow for Visual Studio
35+
<img src ="RestApiTesting.Framework.Cheetah/images/specflowextension.png" width=350>
36+
37+
### Build Solution
38+
* Build => Build Solution
39+
<img src ="RestApiTesting.Framework.Cheetah/images/build.png" width=350>
40+
41+
### Run Tests
42+
* Test => Windows => Test Explorer => Run All
43+
<img src ="RestApiTesting.Framework.Cheetah/images/testexplorer.png" width=500>

0 commit comments

Comments
 (0)