Remix
Remix
remix/test · FunctionView Source

test

Summary

Alias for it.

Signature

const test: (name: string, fn: TestFn) => void;

const test: (name: string, meta: TestMeta, fn: TestFn) => void;