Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
実行中にこのテキスト「テストファイル:myfile.js」(スカイブルーの背景色のテキスト)を表示しない可能性(設定)または方法はありますかcasperjs --includes=myinclude.js test myfile.js. これを STDOUT の最初のステップで表示したくありません。
casperjs --includes=myinclude.js test myfile.js
それを行うオプションはありませんが、テスト対象のファイルが 1 つしかない場合に、この出力を削除するプル リクエストを作成しました。
プルリクエスト