Mocha run configuration with file filter

Hi
Using IDEA  13.0.3
I am running tests from IDEA with a mocha run configuration/
I have dircetory with tests , and I need a way to filter several of the tests in the directory. I dont want to run all of them
I couldnt find a way to filter specific js test . it only allows me to select a Test Directory

Can someone please help
Thanks.

0
2 comments

Can someone please help
Thanks.

0

There is no way to accomplish this in IDEA 13.0.x.
It's possible in IDEA 13.1.4: specify the needed pattern in "Extra Mocha options" field.
See also this issue: http://youtrack.jetbrains.com/issue/WEB-10067

0

Please sign in to leave a comment.