File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,14 @@ GitHubReleaseManager is tested and analyzed with the following rockstar framewor
37
37
* [ StyleCop] ( http://stylecop.codeplex.com/ )
38
38
* [ InspectCode] ( https://confluence.jetbrains.com/display/NETCOM/Introducing+InspectCode )
39
39
* [ DupFinder] ( https://confluence.jetbrains.com/display/NETCOM/Introducing+dupFinder )
40
+ * [ Coveralls] ( https://coveralls.io/ )
41
+ * [ Coverity Scan] ( https://scan.coverity.com/ )
42
+ * [ NUnit] ( http://www.nunit.org/ )
43
+ * [ OpenCover] ( https://github.com/opencover/opencover )
40
44
41
45
We would like to credit other super sweet tools/frameworks that aid in the development of GitHubReleaseManager:
42
46
43
47
* [ ReSharper] ( https://www.jetbrains.com/resharper/ )
44
- * [ NuGet Framework] ( https://www.nuget.org/ )
48
+ * [ NuGet Framework] ( https://www.nuget.org/ )
49
+ * [ ReportGenerator] ( http://danielpalme.github.io/ReportGenerator/ )
50
+ * [ PublishCoverity] ( http://www.nuget.org/packages/PublishCoverity/ )
You can’t perform that action at this time.
0 commit comments