Hi,
I should create a test project using DUnitX, for a project with more than 1000 units.
The problem that in the test project I was forced to add in the search path all the paths to all the files in the project to be tested and it is very complicated, because each time I have to test a new calsse I would have to add all the dependencies.
Is there a way or a simple configuration or architecture for this type of complexity.
Any suggestions ?
Thanks