Hi There,
Yes, most of our unit tests need to load data files and perform tests against them. The data file folder size is beyond 5GB and I don't believe it's a good idea to copy everything to NCrunch workspace at each run.
Should I try or is there a more convenient way to access these files? Tests are failing because the following path is altered by NCrunch as the one below:
C:\Users\Alberto\Source\Workspaces\testSuite\Drawings\Step\ticketPirelli.STEP
C:\Users\Alberto\AppData\Local\NCrunch\26832\12\UnitTesting\bin\TestSuite\Drawings\Step\ticketPirelli.STEP
Thanks,
Alberto