Jump to content
Sign in to follow this  
Dagados

Delphi DUnitx unit test and project dependencies

Recommended Posts

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 not 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

Edited by Dagados

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×