Module chai

Index

Interfaces

Functions

Functions

expect(target: any, message?: string): Expect

Parameters

  • target: any
  • message?: string optional

Returns

Expect

use(fn: (chai: any, utils: any) => void): any

Parameters

  • fn: (chai: any, utils: any) => void

Returns

any