Hi All, Given it's easier to fix bugs where you have a reproducible test case, I've updated the original NHibernate-Test (circa 2008) to NHibernate 3.2, with latest utility classes.
You can find the repo on github here<https://github.com/scarnie/nhibernate-test>. Like the standard NHibernate tests, it expects a local SQLExpress instance with a database named NHTEST. Perhaps it might be useful to have a SQLite option too. Cheers, Stu
