You should accomplish the following steps to build the latest test suite:
- The latest code is here. Likely, it differs from http://code.ormbattle.net, since this web site is updated only on scorecard update. Please send us any Google account, and we'll add you to committers of this project. So you'll be able to check out the latest source code. After this is done, your password for SVN will be specified here.
- You can also download an archive with complete source code, but it is updated only on scorecard update.
- It is not necessary to install any of third party tools or tested frameworks to compile and run tests on your PC: our test suite is fully redistributable by XCopy, and latest versions of each tested tool are integrated there.
- Scripts for "DO4-Tests", "Northwind" and "PerformanceTest" databases are located in "_Scripts" folder. You must run them on default MSSQL instance @ localhost. All DataObjects.Net tests run on "DO4-Tests" database. There is no necessity to pre-create its schema, since DataObjects.Net will do this on test launch by its own.
If you're planning to run tests for your favorite tool only, we advise you to use command line options rather than source code modifications.





