4

I am using gem 'Simplecov' to generate the code coverage for ruby(.rb file) using cucumber but my UI code is in JavaScript.

How i get the code coverage of Javascript using Cucumber? Is there any gem or tool available to get the code coverage of Javascript?

Please give comments on that issue.

1
  • There are several Javascript coverage tools listed for example here: stackoverflow.com/questions/16171589/…. I don't know how easy or hard it is to set one of them up to work during a Cucumber scenario; that would be a good SO question. If you're looking for an answer to the latter question you might want to edit accordingly. Commented May 8, 2014 at 12:10

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.