Component Frameworks
- 321
- Moles (Microsoft Fakes)
- An isolation framework for .NET which allows to replace any .NET method, including non-virtual/static methods in sealed types, with a delegate. [Proprietary]
- 322
- NBehave
- Behaviour-driven development tool. Contains downloads and links to related topics. [Open Source]
- 323
- NSubstitute
- A mocking library designed for Arrange-Act-Assert. Has the succinct syntax with less noise and fewer lambdas. [Open source]
- 324
- Pex
- A tool that performs a systematic program analysis and automatically generates test suites with high code coverage. [Proprietary]
- 325
- SpecFlow
- An acceptance test driven development and behavior driven development for .NET. [BSD license]
- 326
- Telerik JustMock
- A complete mocking tool that allows mocking of non-virtual methods, non-public members, sealed classes and static methods and classes. It can be used with any .NET unit testing framework, it includes examples and documentation. [Commercial, trial version]
- 327
- moq
- Simple mocking library for .NET 3.5 and Silverlight with deep C# 3.0 integration. [New BSD License]
- 330
- RADvolution Designer
- An integrated RAD tool for Visual Studio.NET with drag&drop layout engine technology, control naming convention and .NET components and controls. Allows fast design of forms and applications. By DevelopGuidance.