codeceptjs / codeceptjs/CodeceptJS

call tests from cmd as array

Open
#3,077 1 comment 0 reactions 0 assignees View on GitHub
stale
Dominant language
JavaScript
Stars
4.2k
Forks
757
Avg merge
2d 9h
Merged PRs (30d)
16

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.