Problema con el testing #44
Marco-Carballo-Francia
started this conversation in
General
Replies: 2 comments
-
Marco, te puedes conectar por slack y por ese medio me
gustaria colaborarle....lo primero es tener forkeado el repositorio...
El mié, 10 feb 2021 a las 15:38, Marco-Carballo-Francia (<
notifications@github.com>) escribió:
… ¡Hola! Estoy haciendo la homework JS-I y el testing no me funciona de la
manera adecuada.
Después de instalar npm y poner el testing, esto es lo que me sale en la
terminal:
No tests found, exiting with code 1
Run with --passWithNoTests to exit with code 0
In C:\Users\marco\OneDrive\Escritorio\Henry\Curso.Prep.Henry
3 files checked.
testMatch: */tests/*/*.[jt]s?(x), **/?(*.)+(spec|test).[tj]s?(x) - 0
matches
testPathIgnorePatterns: \node_modules\ - 3 matches
testRegex: - 0 matches
Pattern: JSI.test.js - 0 matches
npm ERR! Test failed. See above for more details.
Por lo que eh visto del video explicativo me debería de aparecer la
cantidad de problemas y si están bien o mal pero en este caso no me aparece.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#44>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AR3LVBY32TYS3JDHIVRYNXLS6LVDTANCNFSM4XNUGT6Q>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Como te encuentro en slack o por cual canal hablaremos? # 02_js1?
El mié, 10 feb 2021 a las 18:14, rglvlncsr (<notifications@github.com>)
escribió:
… Marco, te puedes conectar por slack y por ese medio me
gustaria colaborarle....lo primero es tener forkeado el repositorio...
El mié, 10 feb 2021 a las 15:38, Marco-Carballo-Francia (<
***@***.***>) escribió:
> ¡Hola! Estoy haciendo la homework JS-I y el testing no me funciona de la
> manera adecuada.
> Después de instalar npm y poner el testing, esto es lo que me sale en la
> terminal:
>
> No tests found, exiting with code 1
> Run with --passWithNoTests to exit with code 0
> In C:\Users\marco\OneDrive\Escritorio\Henry\Curso.Prep.Henry
> 3 files checked.
> testMatch: */tests/*/*.[jt]s?(x), **/?(*.)+(spec|test).[tj]s?(x) - 0
> matches
> testPathIgnorePatterns: \node_modules\ - 3 matches
> testRegex: - 0 matches
> Pattern: JSI.test.js - 0 matches
> npm ERR! Test failed. See above for more details.
>
> Por lo que eh visto del video explicativo me debería de aparecer la
> cantidad de problemas y si están bien o mal pero en este caso no me
aparece.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#44>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AR3LVBY32TYS3JDHIVRYNXLS6LVDTANCNFSM4XNUGT6Q
>
> .
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASZQDNUMOXUCDKH57J7LU4LS6LZJRANCNFSM4XNUGT6Q>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
¡Hola! Estoy haciendo la homework JS-I y el testing no me funciona de la manera adecuada.
Después de instalar npm y poner el testing, esto es lo que me sale en la terminal:
No tests found, exiting with code 1
Run with
--passWithNoTests
to exit with code 0In C:\Users\marco\OneDrive\Escritorio\Henry\Curso.Prep.Henry
3 files checked.
testMatch: /tests//.[jt]s?(x), **/?(.)+(spec|test).[tj]s?(x) - 0 matches
testPathIgnorePatterns: \node_modules\ - 3 matches
testRegex: - 0 matches
Pattern: JSI.test.js - 0 matches
npm ERR! Test failed. See above for more details.
Por lo que eh visto del video explicativo me debería de aparecer la cantidad de problemas y si están bien o mal pero en este caso no me aparece.
Beta Was this translation helpful? Give feedback.
All reactions