Hi, I am working on writing integration tests for a flex based application(PureMVC multi-core),using Sqlite.One thing I would like to do is recreate database before every test.Has anyone done this? How did you achieve using AIR API? Are there any other strategies one can use?
thanks

