This is a follow-up to my post here about SQLiteDatabaseScope, a small class to control the lifecycle of SQLite in-memory databases. It allows you to run NHibernate tests against SQLite’s fast in-memory database. Since each test can have its own database in memory, you can easily run tests in parallel without conflict.
My name is James Bigler. I am a software developer. This blog is mostly a collection of links related to software programming and technology.
Search This Blog
Tuesday, September 15, 2009
NHibernate Testing with SQLite in-memory DB
link -> NHibernate Testing with SQLite in-memory DB
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment