single-test-runnerFeaturesIt's a single test file runner for VS Code. The extansion add a new menu point to the context menu of the "spec.ts" files. Rigth click on the spec file, and click to Run Test. It open a new terminal, and run "ng test --main 'filepath'". Requirements
Extension SettingsKnown IssuesRelease Notes1.0.0Add Run Test to context menu of spec files. |