Any objections to us using NDbUnit for database population in some of the NH tests? In the Linq tests, I've got a fairly large dataset which, to keep it independent from the database, I'm inserting it by creating instances and adding them to the session. I'm guessing the NDbUnit will achieve the same goal (database independence) but may well run quicker. Thoughts=
Cheers, Steve
