Webstorm 2018.1.5 Run angular 6 tests with specific configuration option

Hi,

 

In my Angular 6 project, I have added a specific environment files used for tests (say environment.test.ts).

 

Running `ng test --configuration test` in the command line works as expected. How can I achieve the same using Run/Debug option in Webstorm ?

0

Please sign in to leave a comment.