Search code examples
Using Machine.Fakes unit testing with RavenDB EmbeddableDocumentStore...


unit-testingravendbmspecmachine.fakes

Read More
Why does this ViewResult fail MSpecMVC's ShouldBeAView assertion?...


asp.net-mvcasp.net-mvc-2mspec

Read More
Why do I get an Invalid Operation Exception (non STA thread?) running this MSpec test on TeamCity?...


.net-4.0teamcitymspecsta

Read More
How is static object state shared/set between MSpec contexts?...


mspec

Read More
How do I make a test runner that can execute tagged MSpec tests?...


c#mspectest-runner

Read More
How do I build this Expression with Moq without getting a method group error?...


c#testingfluent-nhibernatemoqmspec

Read More
How do I break down a "full stack" feature into acceptance, integration, and unit tests?...


unit-testingtddbddwatinmspec

Read More
Can I include URL characters in an MSpec test name when testing routing?...


routesbddmspec

Read More
How do I run code before every test run in MSpec?...


c#.netmspec

Read More
How do I run setup and teardown code with each test in MSpec?...


.netnhibernatemspec

Read More
What is an alternative tool for MSpec integration with Visual Studio?...


c#resharpermspec

Read More
Why is MSpec reporting false positive when using Entity Framework 4?...


entity-framework-4mspec

Read More
Why does adding a constructor fail this MSpec test with System.InvalidOperationException?...


castle-windsorrhino-mocksmspec

Read More
Why does this Machine.Fakes parameter matching throw an exception?...


mspecmachine.fakes

Read More
How to test HTTP status code set by an ASP.NET MVC action with MSpec...


c#asp.net-mvc-3unit-testingmoqmspec

Read More
Separation of "context" and "trigger" in jasmine...


javascriptbddjasminemspecjasmine-jquery

Read More
Can mspec tests run in the native Visual Studio 2010 test runner?...


visual-studio-2010mspectest-runner

Read More
Why won't MSpec integrate with ReSharper 6?...


unit-testingresharpermspecresharper-6.0

Read More
Translating a "story" into a MSpec specification...


testingbddmspec

Read More
Should I use specflow at unit test level?...


tddbddspecflowmspec

Read More
Is there a workaround for setting [HostType("Moles")] when dealing with anonymous methods ...


molesmspec

Read More
Using Machine.Fakes and WithSubject<TSubject> how do you tell the framework to use a specific ...


c#mspecmachine.fakes

Read More
Test Coverage with ReSharper, MSpec and dotCover...


resharpercode-coveragemspecdotcover

Read More
Machine.Fakes how to test virtual method implementation?...


c#mockingmspecautomockingmachine.fakes

Read More
Error when running MSpec - how do I troubleshoot?...


visual-studio-2010.net-4.0mspec

Read More
Is this a clean BDD/MSpec test?...


unit-testingbddmspec

Read More
How to set naming style in ReSharper for mspec tests with double underscore?...


naming-conventionsresharpermspec

Read More
Does this specification verifying attribute usage fit MSpec's intended use?...


c#naming-conventionsmspecspecifications

Read More
How can I use Ninject in my ASP MVC MSpec tests?...


asp.net-mvcasp.net-mvc-3ninjectmspec

Read More
MVC MSpec test not hitting [Authorize] attribute...


c#asp.net-mvc-3forms-authenticationmspec

Read More
BackNext