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
Currently test resources are ephemeral. There are some use-cases where it is preferable to have test resources that are reusable. Default behavior can still be ephemeral but add an attribute called reuse to LocalResource, VirtualResource and RemoteResource to enable reuse.