NUnit Quick and Dirty Guide(wijix.com)

submitted by bmerrellbmerrell(330) 5 years ago

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.

1 comment |category: |Views: 477

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by .NetKicks.NetKicks(1304) 5 years ago 0

In the last part of this article the author encourages the use of NUnit or Nant for unit tests. IMO the good feeling about the green dots certainly disapears quite quickly when you have to switch between let's say NUnitGUI and VisualStudio. An integrated solution for the testing within the IDE is needed. I use TestDriven.Net (http://www.testdriven.net/). There is also a free (as in free beer) version of the UnitRun from ReSharper (http://www.jetbrains.com/unitrun/).

Reply

information Login or create an account to comment on this story