# Functions
ContentSuite runs a test suite on the content store given a factory function.
Name gets the test name from the context.
SetContextWrapper sets the wrapper on the context for deriving new test contexts from the context.
# Type aliases
ContextWrapper is used to decorate new context used inside the test before using the context on the content store.