Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mspec

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

c# resharper mspec

Testing ActionFilterAttributes with MSpec

Rhino Mocks: stubbing value used in assertion?

Why is this inherited Establish executed multiple times?

c# mspec resharper-9.0

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

unit-testing tdd bdd watin mspec

Why won't MSpec integrate with ReSharper 6?

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

c# asp.net-mvc bdd mspec

Do I need NUnit now that I've migrated all my unit tests to MSpec?

unit-testing tdd nunit bdd mspec

Comparing two lists with MSpec

c# tdd bdd mspec

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

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

Changing resharper settings to suit mspec coding

resharper mspec

Why do I get a NotSupportedException when running MSpec on TeamCity?

teamcity mspec

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

visual-studio mspec

Using MSpec runner in Visual Studio 2010 and .NET 4

Why doesn't my Equals method get called?

c# tdd mspec

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

c# unit-testing mspec

Unexpected Validate behavior with Moq

asp.net-mvc moq mspec

FakeItEasy Proxy methods calls to real implementation