Search for mstest returned 49 packages
Displaying results 1 - 20.
-
Fluent Assertions
By:
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit test. Runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5. Supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio and MSpec.
-
MSTestExtensions
By:
An extendible implementation of the Assert class in MSTest. Allows for extending the Assert methods with the default MSTest methods as a default. Also includes a Throws() method for asserting exceptions. INSTRUCTIONS: Inherit from BaseTest. Type Assert.Throws() That's it! Project page can be found at: https://github.com/bbraithwaite/MSTestExtension... More information
-
Chaining Assertion for MSTest
By:
Method Chaining base UnitTesting Extension Methods and Dynamic Private Accessor for MSTest. This provides only single .cs file.
-
WatiN.Extensions.MSTest
By:
WatiN Extensions for MSTest
-
Highway.Test.MSTest
By:
The fastest and smoothest way to great architecture
-
MvcRouteUnitTester
By:
MVC Route Unit Tester provides convenient, easy to use methods that let you unit test the route table in your ASP.NET MVC application, including Area routes. Unlike many libraries, this lets you test routes both ways -- both incoming and outgoing. You can specify an incoming request and make one of several assertions about the outcome; such that th... More information
-
Fs30Unit.MsTest
By:
FsUnit is a set of extensions that add special testing syntax to MsTest.
-
SpecificationExtensions.MSTest
By:
A set of C# specification extension methods that provide an easy to use 'testObject.Should***()' syntax for use with MSTest
-
Microsoft UnitTestFramework for .NET4
By:
Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll
-
MSTestContrib
By:
MSTestContrib augments the capabilities of the MSTest framework by adding a specification language.
-
Asynchronous unit test support for Visual Studio
By:
"[TestMethod] async void MyTest()" actually works correctly.
-
maventhought.testing.mstest
By:
Framework to provide base classes to test enforcing Given, When, Then and using automocking
-
NBehave Spec - MsTest
By:
Extension methods for asserts for a more readable assert. Ex: 1.ShouldNotBeEqualTo(2)
-
StatLight
By:
StatLight: Tool for executing Silverlight test xap packages or dll assemblies locally during development and in a continuous integration environment.
-
NETFx xUnit-like assertion for MSTest.
By:
Use code snippet 'assertion' to get the declaration at the top of the file. Then just use Assert.Equal(...) and the like.
-
Fluent Tests for MSTest
By:
Support for Microsoft Tests (MSTest)
-
JSTest.NET
By:
JSTest.NET is a lightweight managed wrapper around the Windows Script Host (CScript.exe) available on any Windows machine. JSTest.NET enables JavaScript unit tests to be run directly in the test framework of your choice (MSTest, NUnit, xUnit, etc) without the need for a web browser. JSTest.NET is focused on testing JavaScript, and NOT on UI validat... More information
-
Specificity - MSTest
By:
Specificity is a unit test fluent assertion library.
-
-
Run00.MsTest
By:
Run00.MsTest is a set of MsTest attributes used to categorize tests by namespace, class, and method when using Run00 test naming conventions.
- Previous
- Next