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 ?
Please sign in to leave a comment.
It's not currently possible, please vote for https://youtrack.jetbrains.com/issue/WEB-29620