hyperspace
hyperspace copied to clipboard
Create a trait for shared functions across tests
Some functions are just copied and used across test files.
How about extracting them as a trait? It could be done separately or in this PR.
Originally posted by @clee704 in https://github.com/microsoft/hyperspace/pull/504#discussion_r739965807