Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nunit

How can I use NUnit to test a method with out or ref parameters?

Is there an XML asserts for NUnit?

xml unit-testing nunit

nUnit Exception on a 64 bit Machine

Unit testing with Roslyn.Services.Workspace results in a SecurityException while working at x86 target

Getting HTTP Status Code by Selenium WebDriver C#

CruiseControl.NET only shows one NUnit Assembly on NUnit Details page

nunit cruisecontrol.net

Mocking HTTPResponse in a unit test

Is there a reason not to use AssertionHelper with NUnit?

unit-testing nunit

Can NUnit expect a timeout?

c# timeout nunit nunit-2.5

Is there a way to use NUnit TestCase attribute with optional arguments

How to disable NUnit Adapter for given project?

c# nunit

Assert.Throws method doesn't catch the expected exception

c# nunit

Database for Importing NUnit results?

Best practices for setting up a Visual Studio project for nUnit tests

Unit testing using two functions

c# unit-testing nunit

How can I Unit-test the behaviour of the HandleError attribute for a controller method?

asp.net-mvc nunit selenium

When running NUnit and specifying a category, can all uncategorized tests be included too?

Get .NET to consider a specific network share to be fully trusted

teamcity NUnitLauncher .net 4

.net-4.0 nunit teamcity

How do I make NUnit run F# tests not exported by a module

f# nunit