Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nunit

How would you apply unit testing in this situation?

c# unit-testing nunit

Problem with runnig NUnit tests under STA

c# configuration nunit

Problem with SQLite related nUnit-tests after upgrade to VS2010 and Re#5

NUnit Sequential/Combinatorial Question

c# nunit

NUnit fail to build test - No Tests discovered

c# selenium nunit

How to pass Guid.Empty into a parameterized unit test?

NUnit best practice

tdd nunit

NUnit [Test] is not a valid attribute

.net unit-testing tdd nunit

Scheduled Automate execution of test in nunit

c# nunit watin

How can relative paths in my C# class work with NUnit 3.x?

Trying to use Moles with NUnit. Getting "Moles requires tests to be an instrumented process"

nunit moles

What are the pros and cons to have a seperate project devoted to unit-tests only?

Access the error message in ModelState error dictionary in ASP.net MVC unit test

Moq TargetParameterCountException with lambda expression

c# lambda nunit moq

NUnit doesn´t run my new Tests

c# unit-testing nunit

Is it bad practice to have unit tests run in a loop?

c# unit-testing nunit

Text output from tests using Visual Studio 2008 + Resharper + NUnit

Getting started with automated integration/unit testing in an existing code base

Really basic moq example fails

c# .net unit-testing nunit moq

How can this code throw a NullReferenceException?

c# nunit