Error!
Success!

Unit Testing ActiveRecord Applications using Mock Databases

0
kicks

Unit Testing ActiveRecord Applications using Mock Databases  (Unpublished)

When unit testing a web apps built on Castle ActiveRecord, SQL Server database backing does not fit the needs of the test. Tests need fast, guaranteed, isolated data that can disappear when the test completes. Using SQLite and in-memory databases, you can have just that.


Kicked By:
Drop Kicked By: