> the compiler cannot find the imports when building the test files even though > I have a nim.cfg file.
You can use the compiler option path = "$projectDir".
> the compiler cannot find the imports when building the test files even though > I have a nim.cfg file.
You can use the compiler option path = "$projectDir".