Aug 12

I made a very basic solution for those who have trouble to get NHibernate up and running with unit tests.

  • Configuration is done via xml.
  • LinFu is used as proxy factory.
  • MbUnit / Galio is used for testing, dlls are included.
  • NHibernate 2.1 and all the required files are included.
  • SQLite is included for both, 32bit 64bit.

For those who have a 64bit os, as long as you use the ReSharpers test runner, everything should work fine. If you want to use another test runner, Icarus for example, you’d have to reference System.Data.SQLite.DLL from lib/sqlite64.

If there is anything wrong, please leave a comment.

The archive is available here.

Tagged with:
preload preload preload