ember-cli-page-object
UI test helpers
An Ember CLI addon that simplifies the creation of objects to represent UI elements in tests
This ember-cli addon eases the construction of page objects on your acceptance and integration tests
275 stars
13 watching
90 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
emberember-climochapage-objectpageobjectpageobject-patternqunittesting
Related projects:
Repository | Description | Stars |
---|---|---|
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
tomdale/ember-cli-addon-tests | Automates creating a new Ember app for testing Ember CLI addons | 31 |
ember-elements/ember-elements | An Ember addon for building consistent UI components using a design system based on Blueprint. | 58 |
ember-learn/ember-styleguide | An addon for Ember.js that provides standardized UI components and tools for style coordination | 78 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
altschool/ember-cli-react | An addon for Ember.js that allows using React components within an Ember app | 68 |
addepar/ember-table | An Ember addon that enables efficient and feature-rich table support in web applications. | 1,693 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
semantic-org/semantic-ui-ember | An Ember framework extension providing integration with the Semantic UI library | 329 |
adfinis/ember-uikit | An Ember.js addon that provides UIkit components to simplify their use in Ember apps | 26 |
simonihmig/ember-window-mock | An Ember CLI addon that replaces the global window object with a mock version in test environments. | 64 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |