Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Running individual tests with JsTestDriverPlugin

$
0
0

I'm using the IntelliJ JSTestDriver plugin, and when I right click on a test file and select Run, it runs all of my tests. My JSTD plugin has a configuration line that looks like

 

test:

- js-test/*.spec.js

 

Which is needed for running all of my tests from the command line. But intellij runs all of the tests even when selecting a single file to run.

 

Is there a way to just run an individual test using JsTestDriver in IntelliJ?


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>