Which allows the user to de/select which methods to unit test (it parses the file - it doesn’t seem to recognize records with methods, static or not - this limitation may have been fixed in a later version of Delphi)):
It seems this is proprietary to Emb (as the source doesn’t seem to be present with the installation of Delphi), so I am looking for something similar (to copy from - it is for internal use only).
The reason I was thinking of going down the Expert path was because it would be for the in-house software and would like the developer to choose if they want certain framework/s to be added to the unit test skeleton code, so they can concentrate on writing the unit tests, instead of adding the required framework.
20+ year old app, with more and more developers not wanting to touch Delphi