In PR #79 I copied some code from the SetupDevEnv.jl script in a util.jl file, which is used by integTestGen.jl to speed the development. I should unify both scripts in one Julia package, that they can share code. Also I should move some code to IntegrationsTests.jl.
In PR #79 I copied some code from the SetupDevEnv.jl script in a
util.jl
file, which is used byintegTestGen.jl
to speed the development. I should unify both scripts in one Julia package, that they can share code. Also I should move some code to IntegrationsTests.jl.