Skip to content

Commit

Permalink
Add note on functional tests' requirements (#8134)
Browse files Browse the repository at this point in the history
  • Loading branch information
loic-sharma authored Aug 4, 2020
1 parent df53bf8 commit 316888a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Tests for the NuGet Gallery

## Prerequisites

To run the functional tests, you will need to install Visual Studio 2015 Enterprise.

## Projects

Unit Tests
Expand All @@ -19,4 +23,4 @@ Web UI Tests
* NuGetGallery.WebUITests.P0
* NuGetGallery.WebUITests.P1
* NuGetGallery.WebUITests.P2
* NuGetGallery.WebUITests.ReadOnlyMode
* NuGetGallery.WebUITests.ReadOnlyMode

0 comments on commit 316888a

Please sign in to comment.