attached please find some of the changes that I made to
fit:
- conversion to visual studio .net 2003 for solution
- conversion to nUnit 2.2
- addition of the input class & test to the fit project
- disabling of the signing to get it to compile for now.
- reformatted to get rid of evil java brace style ;-)
Check out if you can easily understand how to access
multiple input
fixtures (test should provide some clues...) [Is there
a better way to
do this whole input fixture thing?]
Still need to do the following, I think:
- Example on how to use multiple input fixtures
- re-enable strong name
- Create MSI installer to install fit.dll to GAC &
register with
VisualStudio so that it shows in the AddReferences dialog.
Friedrich
Patch