Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nunit

ReSharper Unit Test Runner - TestCase

NUnit not obeying attribute inheritance

c# unit-testing nunit

C# SMO Database do not log creation

Running nUnit tests in a multithreaded fashion

How to discover which test unit checks which lines of code?

Code coverage using mono and nunit tests

How to get unit test method attributes at runtime from within an NUnit test run?

c# reflection attributes nunit

ASP.NET MVC unit testing custom AuthorizeAttribute

Is it possible to visualize parametrized NUnit tests using the Resharper GUI?

Nunit Shadow Copy Cache Directory is Huge

windows-7 nunit temp

Delayed NUnit Assert message evaluation

c# nunit

Missing project dependency when referring project

c# .net nunit

How to unit test a custom JsonConverter

A workaround for Selenium 2.0 WebDriver & the :hover pseudoclass

c# .net selenium nunit webdriver

NUnit on Mono?

mono nunit

How do I make NUnit respect my bindingRedirect in my testassembly.dll.config?

What is a good approach to get rid of dependency on a StreamReader/FileStream for Unit Tests?

c# .net unit-testing nunit

When to use Assert.Catch versus Assert.Throws in Unit Testing

c# unit-testing nunit