Powershell Active Directory Populator

Simple Powershell script that populates an Active Directory Domain with users based on text files of last names, first names, and an organizational units.

AgUnit - Silverlight unit testing with ReSharper

agunit.zip (80,7 MB)
AgUnit is a plugin for Jetbrains ReSharper (R#) that allows you to run and debug Silverlight unit tests from within Visual Studio.

Anne Epstein - Personal Repository

ajepst.zip (2,6 MB)
Project Description This project contains multiple samples with various snippets and projects from blog posts, user group talks, and conference sessions.

Arepa

arepa.zip (578 kB)
BDD inspector and report generator. Arepa is a lightweight non-invasive tool that helps you to implement Behavior Driven Development (BDD) on .NET projects. Arepa produces guidelines of using BDD on your current tests, and customisable and portable test reports integrating XML Documentation Comments. It's developed in C# using Scrum and BDD.

ASP.NET

aspnet.zip (101,0 MB)
This project gives you access to the code for upcoming releases that the ASP.NET team is working on, starting with the ASP.NET MVC Framework.

ASP.Net MVP Framework

aspnetmvp.zip (22,4 MB)
A project to get you started with creating and designing websites. The project is intended to provide you with guidance for whatever you want to do in ASP.Net. We hope to make it easier for you to create and reuse your websites by focusing on productivity and quality.

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.

Atha: Acceptance Testing Heuristics Automation

atha.zip (123,3 MB)
Currently: Atha allows the user to write automated tests in the scripting languages IronPython, IronRuby, PowerShell, and Razor and to run those tests via a Console program (called "AthaX"), a WPF Rich-Client Windows application (called "Athalon"), or a Web Browser-Based Silverlight application (called "Athalight"). The goal of this project is to provide a simple means of acceptance and regression testing delivered on top of the Microsoft technology stack (although future versions may support non-Microsoft testing). Atha was derived from the initial alpha-version releases of the E.S.W.A.T. project (Even Simpler Web/Windows Acceptance Testing) to build on the lessons learned. The Atha name stands for "Acceptance Testing Heuristics Automation". Atha Terminology: Athaverse = The Entire Atha System Athamite = User Athalect = Test Script Language Athalon = Rich Windows Client Test Runner (WPF) AthaX = Console Test Runner Athalight = Cloud Client (Silverlight) Athanet = Cloud Services & Host (WCF) Athabot = Agent (a vague term for any unique component of Atha in the Cloud. e.g. a Language Runner, a Language Service, etc.) Technology: .NET 4.0 (C#, WPF, WCF) Silverlight 5 DLR 1.1.2 Reactive Extensions for .NET 1.0 Async CTP 3.0 IronPython 2.7 (.NET embedded script engine) IronRuby 1.0 (.NET embedded script engine) PowerShell 6.1 (.NET embedded script engine) RazorEngine 2.1 (.NET embedded script engine) Unity 2.1.5 Prism 4.0

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.

AutoFixture

autofixture.zip (42,8 MB)
Write maintainable unit tests, faster. AutoFixture makes it easier for developers to do Test-Driven Development by automating non-relevant Test Fixture Setup, allowing the Test Developer to focus on the essentials of each test case.

AutoPoco

autopoco.zip (8,1 MB)
AutoPoco is a highly configurable framework for the purpose of fluently building readable test data from Plain Old CLR Objects

AzureMock

A project to provide injectable in memory mocks of the Azure Table and Blob Storage services. Run tests without emulator overhead.

Basic C# samples by Raveendrababu Battula

Basic C# samples

BCS Tester Man - The BCS Test Client

BCS Tester Man is a BCS Test Client that makes it easier for SharePoint BCS Model Developers to test Models and External Content Types. You'll no longer have to create and configure Business Data Web Parts or External Lists. It's developed in C#. UI is WPF with MVVM.

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.

Behavioral

behavioral.zip (153 kB)
A Behavior Driven Design (BDD) library adding a clearer syntax and better organization to unit tests. Currently tested working with NUnit and MSTest.

Benchmarks, Performance and Speed Tests for the .NET and Mono Frameworks

Benchmarks, performance and speed tests of basic algorithms, structures and patterns for the Microsoft .NET Framework and Novell Mono Framework. Gives the software architect an overview how much throughput dictionaries, thread synchronization and more have. Tests are VS/C#

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.

BizMock

bizmock.zip (11,7 MB)
Framework for testing BizTalk Solutions from Visual Studio Test projects. Using a mocking an OO approach . No need to rely on dependent infraestructure like web services or DBs.

BizTalk Server 2006 Orchestration Profiler

Creates CHM report files illustrating the level of coverage for specified BizTalk orchestrations. This tool can be run to gain a consolidated view of orchestration tracking data for a specified period of time to help developers get an idea of how their orchestrations are being processed and how much coverage they are getting in their testing. In addition to simple coverage information the data presented helps to identify latency and code path exceptions by highlighting long running and error prone orchestration shapes which is key to effective performance testing.