InfoQ

InfoQ

Editor Specific Content View

All of Jay Flowers' Content on InfoQ


News by Jay Flowers

PartCover: New Open Source Code Coverage Tool

Topics
Artifacts & Tools,
.NET

PartCover is beginning to fill the void left by NCover. Both SharpDevelop and TreeSurgeon have integrated PartCover to provide code coverage.

White: A New Windows UI Developer Testing Framework

Topics
Delivering Quality,
Agile,
Customers & Requirements,
.NET,
Unit Testing

The White project is an automated testing framework for Win32, WinForm, WPF and SWT (java) applications. Use it in combination with your favorit xUnit framework just like WatiN to perform user acceptance testing.

Create Installers for ASP.Net Projects with MSBuild and VS 2008

Topics
.NET,
Deployment / Datacenter,
Web Frameworks

Microsoft released the final RTW version of the Web Deployment Projects add-in for Visual Studio 2008. This add-in uses MSBuild to package pre-compiled ASP.NET web applications and sites for deployment.