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.