For integration tests it would be useful to configure the dataset by means of a configuration file. Then, the dataset file is passed on the commandline as described in the Boost.Test documentation.
This approach avoids recompiling the test executable when adding additional test cases.
For integration tests it would be useful to configure the dataset by means of a configuration file. Then, the dataset file is passed on the commandline as described in the Boost.Test documentation.
This approach avoids recompiling the test executable when adding additional test cases.