Type Alias UniversalTestContext

UniversalTestContext: NodeTestContext | MochaTestContext

Test context provided by it's callback.

Compatible with both Node.js's test runner and web-test-runner or other Mocha-style test runners.