Using SqlCe in TDD environment
Claudio wrote a good post on how to use SQL Compact Edition in a CI environment. SQL Ce is a good database for desktop application that doesn’t need a real “db server” but the management tools do not support it very well. In his post he describe how to use SQL Script to create an manage the SQL Ce Database.
You can read the full article here: http://testdrivendevelopment.wordpress.com/2008/10/07/create-sqlce-database-before-integration-test/
Posted in Emanuele DelBono | No commentsNo comments yet. Be the first.
Leave a reply
RSS


