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: about 1 year ago
Linked from 1 awesome list
hacktoberfest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Adds support for QUnit decorators in Ember.js projects | 4 |
| | Converts older Ember-QUnit syntax to the newer syntax | 36 |
| | An addon that allows more control over running tests in Ember applications | 286 |
| | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| | Automates creating a new Ember app for testing Ember CLI addons | 31 |
| | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
| | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
| | An Ember CLI addon that simplifies the creation of objects to represent UI elements in tests | 275 |
| | Enables better element selectors in Ember.js tests by removing unwanted attributes | 264 |
| | Provides Mocha and Chai testing tools for Ember.js applications | 147 |
| | Automated documentation generator for Ember addons | 176 |
| | Test screens for visual differences in Ember.js applications over time | 25 |
| | Updates Ember CLI project boilerplate code to the latest version | 278 |
| | Provides HTMLBars template helpers for basic arithmetic operations in Ember.js applications | 104 |
| | Adds Sinon support to Ember CLI app testing | 64 |