Introduction
In this article we will describe how we set up FitNesse for .NET for different projects using different versions of the .NET Framework and how to integrate this into a Microsoft Team Foundation Build Server. Continue reading
In this article we will describe how we set up FitNesse for .NET for different projects using different versions of the .NET Framework and how to integrate this into a Microsoft Team Foundation Build Server. Continue reading
FitNesse is an open source software testing tool which can be used to do acceptance testing in a lot of different scenarios. It was originally developed to test java applications but can also be used with some modifications with the .NET framework. Since the documentation for using it in .NET is widely spread across the web I decided to write down some of the information that I have found useful in a few posts. Another useful resource of information is Gojko Adzic’s book about Fitnesse. This post sums up briefly what you need to do in order to
* … install and run FitNesse
* … develop the integration layer
* … create a test page