CasperJS test coverage

我只是一个虾纸丫 提交于 2020-01-04 04:22:06

问题


Is it possible to get test coverage for casperJS tests? (Like istanbul or mocha-lcov). I googled a lot and could not find any official or unofficial coverage tool.


回答1:


Look at this casper issue: https://github.com/gotwarlost/istanbul/issues/153 Currently Istanbul is recommended: https://github.com/gotwarlost/istanbul-middleware



来源:https://stackoverflow.com/questions/25229613/casperjs-test-coverage

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!