caolan / caolan/nodeunit

Reporter files should be named according template or name inside file

オープン
#263 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
1.9k
フォーク
359
PR マージ指標
30日以内にマージされた PR はありません

説明

We have a test directory including many folders that follow the same naming pattern. So each folder contains an indexTest.js.

When running nodeunit on the complete directory with the junit reporter the report always gets the name of the file as .xml file. This results in an overwrite of the file each time, thus missing results of all the other tests with the same name.

It would be nice if we can specify a template for the outputted file or that we can specify the name in the test file itsef, e.g. by using module.name.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。