codeceptjs / codeceptjs/CodeceptJS

call tests from cmd as array

Abierto
#3,077 1 comentario 0 reacciones 0 asignados Ver en GitHub
stale
Lenguaje dominante
JavaScript
Estrellas
4.2k
Forks
757
Merge medio
2 d 9 h
PR fusionados (30 d)
16

Descripción

I have installed last version of Codeceptjs.

When i have in codecept.conf.js this line:
tests: ['./tests/Typescript_Example_test.ts', './tests/Typescript_Example2_test.ts'],

and run: codeceptjs run
this working correctly.

When I run:
codeceptjs run ['./tests/Typescript_Example_test.ts', './tests/Typescript_Example2_test.ts']

in cmd is visible:
CodeceptJS v3.1.3
Using test root "C:\_git\sandbox"
and blinking cursor, nothin more.

Only way is kill by press ctrl+c.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.