lundi 2 mars 2015

C++ Catch Unit Test Ordering

I would like to use Catch to do a lot of unit testing on a C++ lib. However I need the most of the test cases to be run in an order. ie the library needs to be init in a certain way and then users logged in etc. Is there any design pattern for achieving this.


Thank in advance.


Aucun commentaire:

Enregistrer un commentaire