Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nunit

nunit tests throwing exception only when run as part of tfs msbuild process

Teamcity not DLL's for some NUnit Test projects

How do I unit test protected properties meant to be set only by NHibernate?

Debugging tests running under NUnit

c# nunit

Generating documentation from unit tests

c# unit-testing nunit specflow

Unit Testing and PostSharp

Having trouble getting started with Moq and Nunit

c# nunit moq

How to execute NUnit test using NUnit.Runners package and psake?

build nunit nuget psake

Unit Tests failing when I Run All Tests but pass when I Debug

ReSharper unit test runner gives Inconclusive to the outer class

How can I display more info in an error message when using NUnit Assert in a loop?

c# unit-testing nunit assert

How to use multiple TestCaseSource attributes for an N-Unit Test

Microsoft PEX with NUnit

c# .net nunit pex

Running VSTS tests without mstest.exe

unit-testing nunit mstest

How can I provide a methods implementation using Moq?

NUnit: How to pass TestCaseData from a non-static method?

SpecFlow wrongly using NUnit

nunit specflow

NUnit or Fluent Assertions test for reference equality?

Unit Test Sessions Window Closes when debugging

Can I have code that executes before and after tests are run by NUnit?

c# nunit