lundi 26 janvier 2015

Is there a way to keep perl test data in memory between test runs?

When I run my test cases via prove, it takes about 20 - 25 seconds to load my test data before the first test runs. Is there a way I could have a separate, persistent process load the test data in memory, and prove just retrieve a copy instantly each time I run my tests?


Aucun commentaire:

Enregistrer un commentaire