Error!
Success!

By tag: NUnit

showing:  of
0
kicks

Good bye NUnit.Behave hello Behave#  (Unpublished)

Most of you who read my blog know that I have been working on NUnit.Behave which was meant to mirror the functionality of rbehave in .Net. My initial spike was a success but it required that you inherit from an base NUnit Test Fixture. Even I wouldn't use it! So I spent some time decoupling it fr...


Kicked By:
Drop Kicked By:
0
kicks

NUnit's new Constraint model  (Unpublished)

I was working on some code this weekend and happened to come across NUnit 2.4's new constraint objects. I can't believe I just now found out about this! I am glad to see the the mocking frameworks influenced this addition to NUnit. Being a big fan of fluent interfaces, I love how the new constra...


Kicked By:
Drop Kicked By:
0
kicks

.NET code to convert a SQL query to CSV format for output to file, etc  (Unpublished)

Free VB.NET code to convert a SQL query to CSV format for easy output to a file, the console, or via a HttpResponse (for you ASP.NETers out there looking for an easy way to dynamically output a CSV for real-time data download)


Kicked By:
Drop Kicked By:
0
kicks

Introducing NUnit.Behave or insert what ever other catchy name  (Unpublished)

OK I was bored yesterday and I decided to update what I had worked on the other day from Dan North's post on rbehave.


Kicked By:
Drop Kicked By:
0
kicks

RBehave with NUnit  (Unpublished)

I just read Dan North's article on Introducing RBehave. In a jealous rage of not being able to utilize Ruby fully in .Net. (YET) I decided to see if I could pull off what Dan had created in rbehave using NUnit. Because I am a huge proponent of reuse, I didn't want to extend my existing Test Cov...


Kicked By:
Drop Kicked By:
0
kicks

NUnit Quick and Dirty Guide  (Unpublished)

NUnit "Quick and Dirty" Tutorial In the style of the JUnit Quick and Dirty Tutorial, here's a similar tutorial for NUnit. I'm assuming that you're familiar with C#/.NET, downloaded NUnit and have a development environment all setup for compiling and running C# code.


Kicked By:
Drop Kicked By:
0
kicks

Behavior Driven Development Using NUnit—Next Steps  (Unpublished)

Oren Eini left a comment on a recent post I did on Behavior Driven Development. At first the questions seemed very easy and I thought I would be able to answer it within 15 minutes but as pondered the different possibilities of answering the question, I wanted to make sure that I gave an answer tha...


Kicked By:
Drop Kicked By:
0
kicks

Getting Started with NUnitForms  (Unpublished)

A simple introduction to unit testing a user interface using NUnitForms.


Kicked By:
Drop Kicked By:
0
kicks

Improving Application Quality Using Test-Driven Development (TDD)  (Unpublished)

This article provides an introduction to Test-Driven Development with concrete examples using Nunit


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

Visual Basic NUnit templates for Visual Studio 2005  (Unpublished)

Free Project and Item templates as well as code snippets for creating boiler plate code for NUnit test projects.


Kicked By:
Drop Kicked By:
0
kicks

Unit Testing with NUnit  (Unpublished)

Learn to use open source NUnit to unit test your C# classes. Excerpt:


Kicked By:
Drop Kicked By:
0
kicks

NUnit Xml Documentation  (Unpublished)

NUnit comes without Xml Documentation by default. Here I provide the missing files in a meanwhile before NUnit team includes them in the release sometime in the future.


Kicked By:
Drop Kicked By: