AppCode
 
Get AppCode

Protractor

Last modified: 17 November 2022

Required plugins:

JavaScript and TypeScript -  The plugin is bundled with AppCode and enabled by default.

Angular and AngularJS -  Install the plugin on the Settings | Plugins page, tab Marketplace.

Protractor is a test framework for Angular and AngularJS applications. Protractor executes tests against your application running in a real browser, which ensures correctness and trustworthiness of test results. AppCode integrates with Protractor so you can run and debug your tests from inside the IDE. You can see the test results in a treeview and easily navigate to the test source from there.