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 was planning to adopt the skip option that ReTestItems.jl has, I think that would solve this problem? skip would accept an expression that gets evaluated.
Often in my code I will have stuff like:
It could be nice to have a way to exit early from a test instead, like
The text was updated successfully, but these errors were encountered: