-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I am trying to test a Server/Client application and would like to employ SafeTestsets.jl. However, it seems that the use of @Everywhere and @spawnat within a @safetestset causes previously working tests to fail. Is this a scoping issue? (Macros evaluating into Main instead of the module generated by SafeTestsets.jl?
Any advice on how to circumvent this issue?
Metadata
Metadata
Assignees
Labels
No labels