How can I customize the DUnit test case classes generated by the Test Case wizard?
I don’t think there is any documentation on this. If there is, David Intersimone at Embarcadero is who I’d ask for it. Failing that, there are two options you might try. Create some “bare” unit tests with what you want and save them as templates Write your own wizard in Delphi to create unit tests … Read more