Revision as of 15:50, 25 June 2009 editAislingdonnelly (talk | contribs)26 edits ←Created page with 'NCover is a .NET code coverage tool. There are 2 non-related NCover products that do .NET code coverage. There is an open source NCover that you can find ...'← Previous edit | Latest revision as of 23:52, 2 November 2021 edit undoJJMC89 bot III (talk | contribs)Bots, Administrators3,759,168 editsm Moving Category:Computer programming tools to Category:Programming tools per Misplaced Pages:Categories for discussion/Speedy | ||
(24 intermediate revisions by 16 users not shown) | |||
Line 1: | Line 1: | ||
{{Short description|Code coverage tool for .NET}} | |||
⚫ | NCover is a |
||
{| class="wikitable" border="0" align= "right" | |||
|- | |||
| '''Established''' 2003 | |||
|- | |||
|'''Creator''' Peter Waldschmidt | |||
|- | |||
|'''Location''' Greenville, SC | |||
|- | |||
|'''Description''' Code Coverage Software | |||
|- | |||
|'''Website''' http://www.ncover.com | |||
|} | |||
⚫ | '''NCover''' is a .NET ] tool. There are two non-related NCover products that do ] code coverage. There is an open source NCover that can be found on SourceForge and there is a company called NCover, LLC. There has been additional development on both products since this 2004 reference. | ||
The company NCover, LLC began when the founder, Peter Waldschmidt, decided to commercialize the open source tool he created. |
The company NCover, LLC began when the founder, Peter Waldschmidt, decided to commercialize the open source tool he created. The commercial versions were launched in 2007, but the last supported free version 1.5.8 is still available on the company site.<ref></ref> | ||
⚫ | == References == | ||
<references /> | |||
== External links == | |||
* | |||
* | |||
* | |||
* | |||
] | |||
⚫ | ==References== | ||
* |
Latest revision as of 23:52, 2 November 2021
Code coverage tool for .NETEstablished 2003 |
Creator Peter Waldschmidt |
Location Greenville, SC |
Description Code Coverage Software |
Website http://www.ncover.com |
NCover is a .NET code coverage tool. There are two non-related NCover products that do .NET code coverage. There is an open source NCover that can be found on SourceForge and there is a company called NCover, LLC. There has been additional development on both products since this 2004 reference.
The company NCover, LLC began when the founder, Peter Waldschmidt, decided to commercialize the open source tool he created. The commercial versions were launched in 2007, but the last supported free version 1.5.8 is still available on the company site.