Knowledgize LogoKnowledgize Logo
Iniciar Sesión
English
Envía comentarios
Explorar ConocimientoHerramientas de aprendizajeIntentar Repetición RápidaHacer Prueba de PrácticaJuego de preguntas y respuestasEstudiar Tarjetas de Memoria
  • Jest
  • expect.stringContaining(string)

expect.stringContaining(string) matches the received value if it is a string that contains the exact expected string.