codeceptjs / codeceptjs/CodeceptJS

call tests from cmd as array

未關閉
#3,077 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
stale
主要語言
JavaScript
星號
4.2k
分支
757
平均合併
2 天 9 小時
30 天內合併 PR
16

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。