You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest keeping a separate Project.toml in your test and using TestItems.jl / TestItemRunner.jl to organize your tests. PBCCompiler.jl is a example of how you make test_<something>.jl files.