Just as Run As ng build and Run As ng serve execute the respective commands, it would be nice to have a run configuration that would invoke ng test.
It would also be nice if all three of these commands were added to the Debug As menu, and have the Eclipse debugger connect to the running node.js instance.
Lastly, but perhaps requiring massive amounts of additional work, it would be nice if ng test were also added to the Coverage As menu.
Just as Run As ng build and Run As ng serve execute the respective commands, it would be nice to have a run configuration that would invoke ng test.
It would also be nice if all three of these commands were added to the Debug As menu, and have the Eclipse debugger connect to the running node.js instance.
Lastly, but perhaps requiring massive amounts of additional work, it would be nice if ng test were also added to the Coverage As menu.