問題タブ [testcafe]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
52 参照

testing - process.env から URL を取得できない場合にテストの実行をキャンセルする方法

ランナー クラスでは、テスト タスクのキャンセルを実行できます。runner クラスを使用しない場合、テストの実行をキャンセルするにはどうすればよいですか? 私は自分のコードからそれを行う必要があります。環境変数が提供されていない場合は、テストを終了します ありがとう