I have a project with DUnit unit tests and want to use Discover for Delphi to do code coverage testing. However, when loading the project into Discover, it complains about some Generic units:
"Unexpected routine name format Generics.Collections.TArray.Sort"
Does anyone know if Discover supports Generics? Using I'm Delphi2010.