Excellent idea to try, Many thanks for your response. - Damian
On Sat, 4 May 2019 at 13:04, Tushar Joshi <[email protected]> wrote: > Many years ago (10+?) I used a relative path, but that is not good enough >> because the relative path is different depending on if you are running unit >> tests for an individual module, or for the whole module suite. >> >> Any suggestions would be most appreciated. >> > > I would check if I can use environmental variables in the file and try > using something like $PROJECT_HOME before all my paths, so it can be > changed without changing the file. I have not tried it but may be worth a > try. > > with regards > Tushar >
