ember-qunit
Test helper library
Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers.
QUnit test helpers for Ember
259 stars
20 watching
154 forks
Language: JavaScript
last commit: 23 days ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
mike-north/ember-qunit-decorators | Adds support for QUnit decorators in Ember.js projects | 4 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
tomdale/ember-cli-addon-tests | Automates creating a new Ember app for testing Ember CLI addons | 31 |
kellyselden/ember-test-setup | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
san650/ember-cli-page-object | An Ember CLI addon that simplifies the creation of objects to represent UI elements in tests | 275 |
mainmatter/ember-test-selectors | Enables better element selectors in Ember.js tests by removing unwanted attributes | 263 |
ember-cli/ember-cli-mocha | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
ember-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
cropster/ember-visual-test | Test screens for visual differences in Ember.js applications over time | 25 |
ember-cli/ember-cli-update | Updates Ember CLI project boilerplate code to the latest version | 278 |
robbiethewagner/ember-math-helpers | A set of HTMLBars helpers for basic arithmetic operations in Ember.js applications | 104 |
csantero/ember-sinon | Adds Sinon support to Ember CLI app testing | 64 |