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
as can be done with Test.jl's @testset. This is currently not possible with @trixi_testset because we wrap everything inside a dedicated module TrixiTestModule
Should we add syntax like $EXAMPLES_DIR to look up things in the parent, instead of special casing?