Home » Archives

Content tagged with: csharp

[30 Jan 2012 | No Comment | ]

This article presents a simple and efficient engine which produces mutations of source code written in C# with helps testing it. The novelty of this engine is that it produces mutations that do not contradict with the specifications of the program. The latter are described by a set of pre- and post-conditions and invariants. The engine comprises two parts, a static analysis and syntactic verification component and a mutation generation component. Preliminary experiments showed that the proposed engine is more efficient than a simple mutations generator in terms of producing …

[1 Aug 2011 | No Comment | ]

Writing unit tests for your C# code can be time-consuming. This article proposes approaches that can make writing unit tests easier and more efficient for C# programmers.

[16 May 2011 | No Comment | ]

A 14-part series of articles describing the use of automated unit testing techniques for the C# programmer. The tutorial includes the use of NUnit and Moq but is also relevant for other testing frameworks.

[19 May 2010 | No Comment | ]

Tel-Aviv, Israel, May 19, 2010 — QuickUnit is a Unit Test generator for C# and VB.NET. Offering an innovative approach to Unit Test creation, QuickUnit helps developers design, generate and validate high-quality Unit Tests via an intuitive and easy to use Visual Studio™ add-in.