codeceptjs / codeceptjs/CodeceptJS

call tests from cmd as array

Aberta
#3,077 1 comentário 0 reações 0 responsáveis Ver no GitHub
stale
Linguagem predominante
JavaScript
Estrelas
4.2k
Forks
757
Merge médio
2d 9h
PRs com merge (30d)
16

Descrição

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.

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.