Improve error message when running TestEnv.activate()
twice
#35
Labels
enhancement
New feature or request
TestEnv.activate()
twice
#35
in v1.6:
I accidentally ran TestEnv twice, i.e. ran TestEnv in a "test env", and didn't realise that's what i'd done, saw a scary error and paniced unneccarily (clearly i spook easily)
I think ideally this error or warn with something a little more informative
e.g. change (for the 1.4-1.6 code)
TestEnv.jl/src/common.jl
Line 10 in 7a329a2
to something like
i've not tested/looked into other julia versions.
The text was updated successfully, but these errors were encountered: