Knowledgize LogoKnowledgize Logo
Iniciar Sesión
English
Envía comentarios
Jest

Jest is a JavaScript testing framework.

Herramientas de aprendizajeIntentar Repetición RápidaHacer Prueba de PrácticaJuego de preguntas y respuestasEstudiar Tarjetas de Memoria
  • Jest

Globals

2

Expect

47

Mock Functions

0

The Jest Object

0

Configuring Jest

0

Jest CLI Options

0

afterAll

0

afterEach

0

beforeEach

0

describe

0

describe.each

0

describe.only

0

describe.only.each

0

describe.skip

0

describe.skip.each

0

test

0

test.each

0

test.only

0

test.only.each

0

beforeAll

0

test.skip.each

0

test.todo

0

expect.extend
(matchers)

0

Async Matchers

0

Custom Matchers API

0

this.isNot

0

this.promise

0

this.equals
(a, b)

0

this.expand

0

this.utils

0

Custom snapshot matchers

0

expect.string
Containing
(string)

0

.not

0

.toBeFalsy
()

0

.toBeNull
()

0

.toBeUndefined
()

0

.toBeNaN()

0