Skip to content

Commit 316888a

Browse files
authored
Add note on functional tests' requirements (#8134)
1 parent df53bf8 commit 316888a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

tests/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Tests for the NuGet Gallery
44

5+
## Prerequisites
6+
7+
To run the functional tests, you will need to install Visual Studio 2015 Enterprise.
8+
59
## Projects
610

711
Unit Tests
@@ -19,4 +23,4 @@ Web UI Tests
1923
* NuGetGallery.WebUITests.P0
2024
* NuGetGallery.WebUITests.P1
2125
* NuGetGallery.WebUITests.P2
22-
* NuGetGallery.WebUITests.ReadOnlyMode
26+
* NuGetGallery.WebUITests.ReadOnlyMode

0 commit comments

Comments
 (0)