You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@
5
5
Download this extension from the [Visual Studio Market Place](https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage)
6
6
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).
7
7
8
+
---------------------------------------
9
+
Prerequisites
10
+
11
+
Only that the test adapters are nuget packages. For instance, the NUnit Test Adapter extension is not sufficient.
0 commit comments