Assertion.NUnit

NUnit test helper class. Traditionally NUnit stops test on the first check failure. But sometimes subsequent rules check may helps with bug location.

Attach Stub Framework

attach.zip (82 kB)
A framework that dynamically generates stub objects for your classes to support creating unit tests structured according to the 3A pattern (arrange/act/assert). Also supports refactoring (no string identifiers) and does not require interfaces.

BareMinimum

bareminimum.zip (11,7 MB)
BareMinimum allows you to easily find the lowest grades you can receive while still earning the overall average you want.

BeeTest.Net

BeeTest.zip (194 kB)
A small .NET 4.0 library to enable behaviour driven testing with one of the many unit test frameworks available for .NET.

ORAYLIS BI.Quality

BIQuality.zip (6,8 MB)
ORAYLIS BI.Quality is a testing suite for BI solutions makes it easier to develop in an agile environment. The suite is based on NUnit and supports quite a lot of different testing methods.

BizUnit - Framework for Automated Testing of Distributed Systems

bizunit.zip (35,9 MB)
The adoption of an automated testing strategy is fundamental in reducing the risk associated with software development projects, it is key to ensuring that you deliver high quality software. Often, the overhead associated with developing automated tests is seen as excessive and a reason to not adopt automated testing. BizUnit enables automated tests to be rapidly developed. BizUnit is a flexible and extensible declarative test framework targeted that rapidly enables the automated testing of distributed systems, for example it is widely used to test BizTalk solutions. BizUnit is fully extensible. Its approach is to enable test cases to be constructed from generic reusable test steps, test cases are defined in XML which allows them to be auto-generated and also enables the ‘fixing up’ of Url’s for different environments, e.g. test, staging and production environments. Defining test cases in XML enables test cases to be auto-generated.

Chaining Assertion

Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest, NUnit, xUnit.net, MbUnit. This provides only single file.

CodePlex Information and Discussion

CodePlex.zip (88,6 MB)
This area is used for providing information and discussions about the CodePlex website.

CodePlex Source Control Client

Command line source control client for accessing CodePlex source control servers

CrossBow Web Stress Tester

crossbow.zip (60 kB)
This is a c# console application that can fire http GET or POST requests (with variables) to a web site. It is multithreaded and uses asynch WebRequests. The GET and POST variables can come from a text file to simulate differing requests as well as from the app.config. The user can define the number of threads, the wait between hits and the request timeout.

Crystal Test (Test Management System w/ built in Automation Architecture) BETA

crystaltest.zip (406,0 MB)
Crystal Test is an open source Test Management System with a built-in test automation framework for Selenium and can be extended for use with other frameworks.

Configuration Section Designer (moved to GitHub)

csd.zip (22,7 MB)
A Visual Studio add-in that allows you to graphically design .NET Configuration Sections.

40FINGERS DNN Skin Tests Content + Portal Template

Test your DotNetNuke Skins with this example content, Portal Template & Menu structures to import

DNN CMS Platform

dotnetnuke.zip (23,5 GB)
DNN® is the leading open source web content management platform (CMS) in the Microsoft ecosystem.

empirica

empirica.zip (34 kB)
This project aims to create a testing framework for all kind of algorithms.

Ethical Hacking ASP.NET

Security tools and guidelines for white-hat hacking and protecting ASP.NET web applications.

Expect framework

expect.zip (23,2 MB)
Expect is a framework for writing tests in natural language (including BDD style) and as executable specifications. It integrates with your unit test framework and with VisualStudio, in order to provide a smooth development workflow.

Fabricator

fabricator.zip (2,7 MB)
Fabricator makes it easy to generate sample data during development of your .NET application whenever real data isn't available, takes a long time to access or has regular breaking changes.

Dosoft Generator

generator.zip (6,6 MB)
Dosoft Generator will generate a data layer, a very simple business object layer that you won't have to worry about. Focus your expertise on important business requirements instead of coding tedious data-access logic. Using information from your existing database, this application eliminates the labor and time required to create the entire data services layer of your project. For example: You have a table named tblCategory(int ID, nvarchar(max) Name), in a database named MyDB. By using this program you have a class, custom store procedure and related method to execute and get data in a dataset object.

Guia - Graphical User Interface Automation

guia.zip (12,0 MB)
Guia supports the automation of WPF applications. It allows access to, and remote control of, miscellaneous WPF-components in an easy and comfortable way. It is possible to directly run and test WPF windows and user-controls, without the need for a previously created executable.