Good reporting AND coverage tool for nightwatch.js?

974 views
Skip to first unread message

Oliwia Golec

unread,
Aug 5, 2014, 6:55:46 AM8/5/14
to nightw...@googlegroups.com
Hi everyone,

I'm using nightwatch for some time now, but I started to look for a tool that would provide me with a metric of how many of criteria are covered with tests. I know some tools like cobertura, but they are mostly java-specific and thus won't work with nightwatch and code specifically in javascript. Is there any other way to have a formal, well-structured report with functional coverage? I get that it would mean that the criteria must be expressed in a formal way, but I just started my research and I need to know whether it is even possible.

I'd appreciate any feedback on this.

Andrei Rusu

unread,
Aug 6, 2014, 3:45:39 AM8/6/14
to nightw...@googlegroups.com
It's theoretically possible but needs to be implemented, specifically we need an lcov reporter in nightwatch which could be used with tools like jscoverage or istanbul. It would be a nice addition to the project.

Oliwia Golec

unread,
Aug 7, 2014, 4:31:34 AM8/7/14
to nightw...@googlegroups.com
Thanks for clarification. It's good to know that it is possible. I'll have to make a research again ;)
Reply all
Reply to author
Forward
0 new messages