Protractor Test RunnerDescriptionProtractor Test Runner is a VS Code extension which enables you to right-click on a .ts file and test it with Protractor. It assumes you have Protractor installed (http://www.protractortest.org) and this extension is ran in context of a project that has protractor test files. It can be tested with "Angular 2 Starter kit" (https://github.com/AngularClass/angular2-webpack-starter). UsageRun Protractor Test(s)
Show Protractor Runner Log
InstallationPress Issues / Feature requestsYou can submit your issues and feature requests on GitHub issues page. CreditsIt contains code from https://github.com/bbenoist/vscode-shell. |