RubyMine 5.4.0 Web Help

At the RubyMine level, JavaScript browser-side unit testing is supported through the JSTestDriver plugin. This plugin does the following:

At the project level, JavaScript unit testing is supported through integration with JavaScript unit testing frameworks:

In this section:

To enable framework-specific JavaScript unit testing in a project
  1. Download the framework of your choice.
  2. Configure the downloaded framework as a RubyMine JavaScript library.
  3. Do one of the following:

See Also

Procedures:

Web Resources:

Testing Support: