Installation
By default the installation program places all of the files into
the following directory: c:\Program Files\NUnit
V2.2. In the installation directory there are three sub-directories;
bin, doc, and src.
Start Menu
The installation program places a number of items in the Start menu.
There is a shortcut to the nunit-gui executable. (There is
also a shortcut placed directly on the desktop). In addition to
the executable file, the menu items under Samples bring up the
folder for the particular sample. The source shortcut
brings up the folder which contains the source for the project.
Installation Verification
The way we verify that the installation has worked successfully is
to install the program and run the tests that were used to build the
program. These tests can be found in the assembly, nunit.tests.dll.
There should be 587 tests and they should all pass.