useTestGenerator
Whether to use a BaseTestGenerator-extending class to generate tests. Defaults to true.
If true, set testGenerator to your BaseTestGenerator class.
If false, set testGenerator to the class of your main function that does test generation.