Search code examples
How do I fake a user log in for unit testing purposes using fakeiteasy within asp.net mvc 2...


asp.net-mvc-2intrinsicsmspec

Read More
Why are my MSpec specifications not recognized by ReSharper?...


unit-testingresharpermspec

Read More
Why does Visual Studio 2015 console runner not recognize MSpecs?...


consolevisual-studio-2015mspecrunner

Read More
Can you use MSpec's "Tags" attribute with TFS Build?...


tfsazure-devopsvstestmspec

Read More
MSpec & Resharper test runner issue...


visual-studio-2010resharperbddmspec

Read More
Generate Manager Report from Unit Tests (Visual Studio)...


visual-studio-2008unit-testingreportmspec

Read More
Execute MSpec console runner with wildcards in assembly path...


gitlab-ci-runnermspec

Read More
How do I write context/specification style unit tests with an MSTest/xUnit framework?...


c#unit-testingmstestbddmspec

Read More
What Invokes and distinguishes "It", "Because" and "Establish"...


c#mspec

Read More
Why does my Rx.NET observable appear to produce its entire sequence twice?...


c#system.reactivemspecncrunch

Read More
Is there a version of null but for list?...


c#nullgeneric-listmspec

Read More
Am I writing my first MSpec specifications correctly?...


c#bddmspec

Read More
How to implement SpecFlow "Scenario Outline" in MSpec...


mspec

Read More
ReSharper running all tests using Machine Specifications...


unit-testingresharpermspec

Read More
Stubbing static methods in MSpec...


testingrspecbddstubmspec

Read More
MSpec -> How to verify that a method is called...


c#testingbddassertionsmspec

Read More
Why do I get a NullReferenceException in this MSpec test?...


c#mspecncrunch

Read More
Unit test doesn't return result for joined tables...


c#unit-testingmspecsimple.data

Read More
FakeItEasy Proxy methods calls to real implementation...


c#unit-testingmockingmspecfakeiteasy

Read More
How do I debug MSpec tests in MonoDevelop/Xamarin Studio?...


macosunit-testingtestingmonodevelopmspec

Read More
Why is MSpec's ShouldBeOfType<T> assertion extension method missing?...


mspec

Read More
Why does this simple MSpec test return inconclusive?...


integration-testingmspecfakeiteasy

Read More
ReSharper doesn't see my Machine.Specification tests...


resharperxunit.netmspec

Read More
Why is this Autofac mock's lifetime disposed in a simple MSpec test?...


autofacmspecautomocking

Read More
How do I get Intellisense inside Behavior classes using MSpec?...


visual-studio-2013bddmspec

Read More
Can I throw an exception in Cleanup to fail a test?...


mspec

Read More
MSpec and SpecFlow when to use which? What are the advantages/disadvantages of either?...


bddspecflowmspec

Read More
Error when using Machine.Specs to test class using MVC MailerBase...


c#asp.net-mvcunit-testingmspec

Read More
MSpec Json.NET deserialization test fails in ReSharper but passes in NCrunch...


c#json.netresharpermspecncrunch

Read More
Confusion about functional testing, BDD and TDD...


bddmspec

Read More
BackNext