We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df53bf8 commit 316888aCopy full SHA for 316888a
1 file changed
tests/README.md
@@ -2,6 +2,10 @@
2
3
Tests for the NuGet Gallery
4
5
+## Prerequisites
6
+
7
+To run the functional tests, you will need to install Visual Studio 2015 Enterprise.
8
9
## Projects
10
11
Unit Tests
@@ -19,4 +23,4 @@ Web UI Tests
19
23
* NuGetGallery.WebUITests.P0
20
24
* NuGetGallery.WebUITests.P1
21
25
* NuGetGallery.WebUITests.P2
22
-* NuGetGallery.WebUITests.ReadOnlyMode
26
+* NuGetGallery.WebUITests.ReadOnlyMode
0 commit comments