Search Results

0
votes

Automated integration testing a C++ app with a database

As @Kris K. says dumping and restoring the database between each test will probabl …