nunit in A Sentence

    1

    Nunit vs Visual Studio 2008's Test Projects for Unit Testing?

    0
    2

    Incidently Nunit detects when you have compiled your code so you do not need to do any refresh in Nunit.

    0
    3

    If you are using Nunit one simple but effective demo is to run Nunit's own test suite(s) in front of them.

    0
    4

    If so, if you have used both Nunit at that, I would greatly appreciate an idea of the strengths and weaknesses of them.

    0
    5

    I'm using Nunit, and VS 2008, any tips on what sort of classes to start with, what to write tests for, and any tips on generally how to go about moving code across to test based development would be greatly appreciated.

    0
    6

    When I started unit testing I started with Nunit as it is simple to set up and use, currently I am using the built in test runner that comes with Resharper, that way I can easily flip between code and test results.

    0