InfoQ

InfoQ

Topic/Tag specific view

MSTest Content on InfoQ


News about MSTest

Spring.NET 1.3: VS.NET Solution Templates, MSTest Support and Spring Integration.NET

Topics
.NET,
Enterprise Architecture,
Messaging

A new version of the Spring.NET framework, version 1.3, was recently released. InfoQ spoke with Mark Pollack, founder and lead of the Spring.NET project, to learn more about this release and what new capabilities it brings, and also to learn more about the new Spring Integration.NET project.

Pex Automated Exploratory Testing for .NET

Topics
Unit Testing,
.NET

Pex is a white-box test generation tool from Microsoft Research. Instead of hand-writing a separate test case for each execution path within a given method, Pex allows a developer to write a single parameterized test method, which Pex will use to generate a suite of standard unit tests to exercise paths within the target method.

Gallio .NET Test Automation Platform

Topics
Unit Testing,
.NET

Gallio is an automation platform targeting .NET test frameworks. Instead of each test framework creating its own toolset, including an automation API and test runner, Gallio seeks to provide a neutral, extensible platform with tools and automation services that can be leveraged by any test framework.

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.