Search code examples
How do I save a screenshot when an MSpec/Selenium test fails?...


selenium-webdriverteamcitymspec

Read More
MSpec, what should I put in my [Subject()] attributes?...


tddbddmspec

Read More
How do I run MSpec tests in parallel on TFS 2013?...


tfsmspec

Read More
How do I assert that a method is called only once?...


c#mockingrhino-mocksmspecfakeiteasy

Read More
Does MSpec support "row tests" or data-driven tests, like NUnit TestCase?...


c#unit-testingmspec

Read More
MSpec Test Adapter with TFS...


mspec

Read More
MSpec Establish delegate...


mspec

Read More
Unable to run MSpec test due to the fact that TeamCity is building test assembly wrong...


teamcitymspec

Read More
How do I run MSpec test assemblies in parallel?...


c#parallel-processingteamcitymspec

Read More
How do I AssertWasCalled a generic method with three different types using RhinoMocks?...


c#rhino-mocksinvalidoperationexceptionmspecgeneric-method

Read More
How to add service mocks to structuremap registry validation?...


.netnservicebusstructuremaprhino-mocksmspec

Read More
Build MSpec test with TeamCity...


teamcitymspec

Read More
What BDD frameworks are popular in .net?...


.netbddmspecnspec

Read More
How to run mspec with resharper runner in STAThread mode...


c#resharpermspec

Read More
How do I get past the "No tests found in file" error in MSpec when everything is written c...


c#visual-studioresharpermspec

Read More
Why does the ReSharper 8 test runner crash on this spec?...


c#resharpermspec

Read More
How to implement BDD on very complex business rules?...


web-servicesunit-testingmoqbddmspec

Read More
How do I mock a Func<> using Machine.Fakes (Moq)?...


c#moqmspecmachine.fakes

Read More
MSpec runs under ReSharper fine, but TD.NET throws exception...


unit-testingresharperbddtestdriven.netmspec

Read More
Does MSpec produce a TRX result file after running tests?...


unit-testingmspecacceptance-testing

Read More
Why Machine.Specifications recommends to use unsigned binaries?...


.netunit-testingmspecmachine.fakes

Read More
How do I do unit & integration testing in a BDD style in ASP.NET MVC?...


asp.net-mvcbddspecflowmspec

Read More
Where can I find MSpec documentation?...


unit-testingmspec

Read More
How do I use Machine.Fakes to ensure a constructor does not call a local method?...


mspecmachine.fakes

Read More
How do I suppress or fix Visual Studio warnings that MSpec Behaves_like fields are unused?...


visual-studiomspec

Read More
Can multiple Because statements share the same assertions in MSpec?...


mspec

Read More
How do I execute an MSpec specification in a specific Thread Culture?...


cultureinfomspeccurrentculture

Read More
Can Resharper produce an MSpec HTML report as well as the live Visual Studio test results?...


resharpermspec

Read More
Machine.Specifications.MVC ShouldBeAView() always fails even on valid ViewResults...


asp.net-mvcmspec

Read More
Can you integrate MSpec with the MonoDevelop test runner?...


monodevelopmspec

Read More
BackNext