Jest is a JavaScript testing framework.
expect.extend(matchers)
this.isNot
this.promise
this.equals(a, b)
this.expand
this.utils
expect.stringContaining(string)
.not
.toBeFalsy()
.toBeNull()
.toBeUndefined()
.toBeNaN()