From 0ba4ec14180d4f42bf3e2b3092ad566ebfa85fa3 Mon Sep 17 00:00:00 2001 From: Tony Hallett Date: Thu, 25 Feb 2021 17:57:52 +0000 Subject: [PATCH] Add prerequisite for test adapter nuget package --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a8782312..16fbd884 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,11 @@ Download this extension from the [Visual Studio Market Place](https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage) or get the [CI build](https://www.vsixgallery.com/extension/fcc-f339fe606-9d51-4fca-895c-d50375137b62). Previous versions can be obtained from [here](https://ci.appveyor.com/project/FortuneN/finecodecoverage). +--------------------------------------- +Prerequisites + +Only that the test adapters are nuget packages. For instance, the NUnit Test Adapter extension is not sufficient. + --------------------------------------- ### Watch Introduction Video