# Functions
JSONEqExp is like assert.JSONEq() but excludes the given fields (given in sjson notation: https://github.com/tidwall/sjson).
MustTimeParse parses the given time string using the given layout.
SafeClearEnv clears the environment but restores it when the test finishes.