Email This Post
|
Print This Post
Just a quick note with an answer to an issue which has been bugging me for days.
Tests run OK within Eclipse but fail miserably from the command line with an error like…
2732dc4c90183ef096a8550e0090fe1f002
It seems that the test runner automatically loads fixtures even if not asked to do so. The template fixture files contain stubs for test records which cause sqlite3 to choke.
Just make sure that fixture files actually contain real fixtures that are needed for your testing!
RSS feed for comments on this post · TrackBack URI
Leave a reply