Search code examples
MSpec on Appharbor...

.netunit-testingcontinuous-integrationmspecappharbor

Read More
MSpec and ReSharper test runner shows specification as PASSED when all its tests FAILED...

unit-testingresharpermspec

Read More
ASP.NET MVC tests with MSpec. Is this correct or needs refactoring?...

asp.net-mvcunit-testingtestingmspec

Read More
How to effectively test a fixed length flat file parser using MSpec?...

c#unit-testingparsingflat-filemspec

Read More
How do I create a an instance of a type with a private constructor for unit testing?...

unit-testingmoqmspec

Read More
Can these row test style unit tests be improved to follow good TDD design practices?...

tddnunitbddmspecxunit

Read More
Does MSpec have a "global" cleanup capability?...

mspec

Read More
How do I assert a method was called on this mocked dependency with moq and mspec?...

moqcqrsmspec

Read More
Is it possible to use MSpec to test .net micro-framework projects?...

unit-testingmspec.net-micro-framework

Read More
Code Coverage with MSpec...

c#.nettddcode-coveragemspec

Read More
Using MSpec runner in Visual Studio 2010 and .NET 4...

visual-studio-2010.net-4.0resharpermspec

Read More
Comparing two lists with MSpec...

c#tddbddmspec

Read More
How do I test a virtual property on an abstract class with Rhino Mocks and MSpec?...

testingvirtualrhino-mocksmspec

Read More
How do I get ReSharper to stop placing explicit access modifiers on my MSpec members?...

c#resharpermspec

Read More
How do I integrate Machine.Specifications with ReSharper 6?...

resharpermspec

Read More
Unit testing against repositories, with MSpec, am I doing this right?...

unit-testingmspec

Read More
Rhino Mocks: stubbing value used in assertion?...

c#rhino-mocksvariable-assignmentmspecstubbing

Read More
How to write the MSpec test for code containing calls to HttpContext using fakeiteasy?...

asp.net-mvc-3mspecfakeiteasy

Read More
MSpec and base class test failure while writing test for Asp.net mvc 3 controller...

asp.net-mvc-3mspecfakeiteasy

Read More
mspec & rhino mocks expected exception testing...

unit-testingtddrhino-mocksmspec

Read More
Unexpected Validate behavior with Moq...

asp.net-mvcmoqmspec

Read More
DLL issue with MSpec ReSharper plugin...

.netvisual-studio-2010resharpermspec

Read More
How to write tests for ASP.NET MVC 3 AsyncControllers with MSpec...

testingasp.net-mvc-3bddmspecasynccontroller

Read More
How to output a message with an It assertion in MSpec...

unit-testingassertmspec

Read More
Run all test in file with ReSharper 5.x and VS2010...

visual-studio-2010mspectest-runnerresharper-5.xtest-framework

Read More
DRY-ing very similar specs for ASP.NET MVC controller action with MSpec (BDD guidelines)...

c#asp.net-mvcbddmspec

Read More
How to group tests in MSpec?...

mspec

Read More
How can I modify the result of a method call on a mocked object before it is returned?...

rhino-mocksmspec

Read More
MSpec and testing class using appsettings within an app.conf issues...

mspec

Read More
MSpec: Getting my first spec to pass...

c#mspec

Read More
BackNext