jfritz

Stories submitted by jfritz

TestDriven.NET 2.0.1545 with NCoverExplorer 1.3.2 Released(weblogs.asp.net)

submitted by jfritzjfritz(80) 6 years, 2 months ago

The Visual Studio integrated testing tool TestDriven.NET has just released version 2.0.1545 with plenty of upgrades and 'must have' additional features. For those not familiar, TestDriven.NET is an add-on that puts all of your favorite NUnit and NCover testing tools on a right-click menu inside of Visual Studio. This download is a must have add-on for all developers. NCoverExplorer gives you a graphical view of exactly what code was executed during your unit testing process. read more...

add a comment |category: |Views: 3

tags: another

ZedGraph: A flexible charting library for .NET(codeproject.com)

submitted by jfritzjfritz(80) 6 years, 2 months ago

Here's an open source charting library for .NET that provides a high degree of configurability. read more...

add a comment |category: |Views: 153

tags: another