# Functions
Context returns a test context with timeout.
RequireCreateFile is a helper that create a temporary file and deletes it at the end of the test.
RequireEncodeJSON marshals value to JSON.
# Constants
ErrTest is a fake constant error to use in tests.