How do I save a screenshot when an MSpec/Selenium test fails?...
Read MoreMSpec, what should I put in my [Subject()] attributes?...
Read MoreHow do I run MSpec tests in parallel on TFS 2013?...
Read MoreHow do I assert that a method is called only once?...
Read MoreDoes MSpec support "row tests" or data-driven tests, like NUnit TestCase?...
Read MoreUnable to run MSpec test due to the fact that TeamCity is building test assembly wrong...
Read MoreHow do I run MSpec test assemblies in parallel?...
Read MoreHow do I AssertWasCalled a generic method with three different types using RhinoMocks?...
Read MoreHow to add service mocks to structuremap registry validation?...
Read MoreWhat BDD frameworks are popular in .net?...
Read MoreHow to run mspec with resharper runner in STAThread mode...
Read MoreHow do I get past the "No tests found in file" error in MSpec when everything is written c...
Read MoreWhy does the ReSharper 8 test runner crash on this spec?...
Read MoreHow to implement BDD on very complex business rules?...
Read MoreHow do I mock a Func<> using Machine.Fakes (Moq)?...
Read MoreMSpec runs under ReSharper fine, but TD.NET throws exception...
Read MoreDoes MSpec produce a TRX result file after running tests?...
Read MoreWhy Machine.Specifications recommends to use unsigned binaries?...
Read MoreHow do I do unit & integration testing in a BDD style in ASP.NET MVC?...
Read MoreWhere can I find MSpec documentation?...
Read MoreHow do I use Machine.Fakes to ensure a constructor does not call a local method?...
Read MoreHow do I suppress or fix Visual Studio warnings that MSpec Behaves_like fields are unused?...
Read MoreCan multiple Because statements share the same assertions in MSpec?...
Read MoreHow do I execute an MSpec specification in a specific Thread Culture?...
Read MoreCan Resharper produce an MSpec HTML report as well as the live Visual Studio test results?...
Read MoreMachine.Specifications.MVC ShouldBeAView() always fails even on valid ViewResults...
Read MoreCan you integrate MSpec with the MonoDevelop test runner?...
Read More