TTester
Bun

type

test.Tester

type Tester = (this: TesterContext, a: any, b: any, customTesters: Tester[]) => boolean | undefined

Custom equality tester