Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in nunit

TDD a controller with ASP.NET MVC 2, NUnit and Rhino Mocks

Hudson : warning MSB3245: Could not locate the assembly "nunit.framework"

How do I unit test private functions from a separate project in VB .NET?

How do I run a set of nUnit tests with two different setups?

unit-testing nunit

How do I fix the error: "The currentthread needs to have its apartmentstate set to ApartmentState.sta to be able to initiate Internet Explorer"?

c# nunit watin

unit testing a class with event and delegate

Access App.Config Settings from Class Library Called through Unit Test Project

How to create a Global Initialization in NUnit 3.2?

Assert that all items in a collection have the value for one of the items property using NUnit

How do you stub IQueryable<T>.Where(Func<T, bool>) with Rhino Mocks?

Wrong CurrentCulture when running an nUnit test in TeamCity

How to use the file Asserts in Nunit and check the files are present or not

Declare preprocesor symbol (like DEBUG) globally for whole project

Making F# Test case methods public for unit testing with Nunit

f# nunit

NUnit Specflow how to share a class instance for all tests

selenium nunit specflow

NUnit: Running multiple assertions in a single test

c# unit-testing nunit

c#: public when debugging, private otherwise

log4net Configuration Section for NUnit Test Project

How can I get started using Nunit in my Visual Studio project?

visual-studio nunit

TDD with filesystem dependencies

c# tdd nunit rhino-mocks