E2E test framework for Angular apps
-
Updated
Sep 16, 2021 - JavaScript
{{ message }}
E2E test framework for Angular apps
A complete Angular 6 and Webpack 4 starter seed with minimal and full featured branches. Full featured branch includes: Material Design 2 (Bootstrap 4 branch available as well), @ngrx, HMR, DLLs and optional use of Universal for server-side rendering - Supports AOT (offline) compilation, sync and lazy loading. Karma/Protractor for e2e/unit tests.
Advanced workflows and setup for building rock-solid Ionic apps
A next generation, full-stack acceptance testing framework optimised for collaboration, speed and scale!
Real time console spec reporter for jasmine testing framework
Cucumber framework plugin for Protractor
e2e kickstarter test framework which consists of protractor, cucumber frameworks using typescript lang!
Ionic for JHipster
An E2E testing framework
querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer
The .NET port of Protractor, an E2E test framework for Angular apps
Node plugin that provides the ability to use scenario based api mocking: for local development for protractor testing
Project for the Testing Angular Applications book
E2E test framework to check for performance regressions in Angular apps
Example protractor project that uses page objects...
Protractor end to end testing for AngularJS - dockerised and headless with real Chrome.
Rerun potentially flakey protractor tests before failing.
[DEPRECATED] CLI for automated tests in web projects.
A docker image
ESLint rules for Protractor
e2e kickstarter framework for using protractorJS with cucumberJS and allure jenkins CI reports
Let's use Protractor API's official docs as reference http://www.protractortest.org/#/api?view=ProtractorExpectedConditions.prototype.elementToBeSelected.
#archived: protractor-starter end-to-end tests setup also for non angular application
Simple library for generating Protractor page objects.
Yeoman generator to scaffold out a front-end project with angular, typescript, webpack and much more..
Add a description, image, and links to the protractor topic page so that developers can more easily learn about it.
To associate your repository with the protractor topic, visit your repo's landing page and select "manage topics."
What are you trying to achieve?
export
DataTableand other cucumber-related types such that we can use it in step definitionsWhat do you get instead?
I need to manually define it on our own