Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using WebStorms IDE is it possible to run only one unit test from a unit test suite?

When using WebStorms as a test runner every unit test is run. Is there a way to specify running only one test? Even only running one test file would be better than the current solution of running all of them at once. Is there a way to do this?

I'm using Mocha.

like image 715
Aran Mulholland Avatar asked Feb 09 '14 02:02

Aran Mulholland


1 Answers

not currently possible, please vote for WEB-10067

like image 159
lena Avatar answered Oct 06 '22 15:10

lena