andres medina
PreguntaNo tests found, exiting with code 1
Run with
--passWithNoTests
In C:\Users\User\Documents\curso de automatizacion puppeteer
3 files checked.
testMatch: /tests//.[jt]s?(x), **/?(.)+(spec|test).[tj]s?(x) - 1 match
testPathIgnorePatterns: \node_modules\ - 3 matches
testRegex: - 0 matches
Pattern: forceExit - 0 matches
Ami me genera este error… Alguien sabe por que??

Mónica Evelyn Quevedo Devia
A mi me esta sucediendo este mismo error?. supiste la solucion?
Javier Fuentes Mora
al parecer no tienes las pruebas donde deberias
Javier Fuentes Mora
probablemente estas poniendo mal la ruta hacia tus tests desde el package json , o has olvidado agregarle la terminación .spec a tu archivo de prueba