codeceptjs / codeceptjs/CodeceptJS

call tests from cmd as array

Aperta
#3,077 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
stale
Lingua principale
JavaScript
Stelle
4.2k
Fork
757
Merge medio
2g 9h
PR unite (30g)
16

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.