簡體   English   中英

mocha-phantomjs xunit報告程序和文件輸出不起作用

[英]mocha-phantomjs xunit reporter and file output not working

使用$ mocha-phantomjs -R xunit -f outputFile.xml myPage.html

---->這會生成xml格式的控制台輸出,但不會寫入輸出文件。

另一方面 :

$ mocha-phantomjs -R json -f outputFile.json myPage.html

----->這按預期工作。

好的,此問題先前已作為mocha-phantomjs的github回購中的問題的一部分得到解決。 這是鏈接到發行

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM