Add assets for tests easily and avoid 404 network errors.
Run your tests with randomization, splitting, and parallelization for beautiful tests.
Lint your app's addon dependencies, making sure you only have one version of each.
Helpers for testing Ember.js applications
Include CSS, images and other assets in your app or addon directly from node modules
QUnit helpers for testing Ember.js applications
A theme for the QUnit web UI test runner powered by the Ember styleguide.
Test loader for Ember CLI projects.
Enabling better Test selectors in Ember.js applications.
An ember-cli addon to test against multiple dependencies, such as ember and ember-data.
Command line tool for developing ambitious ember.js apps
Allow tests to be aware of addon / application asynchrony.
Determine if your addon is being used by a minimum version of Ember CLI.
Ember preset for conventional-changelog.
Sinon sandbox test integration for QUnit
Validations for ember-changeset
Accessibility testing for Ember applications
Enabling better Test selectors in Ember.js applications.
Polyfill for `in-element` as per RFC 287
Use Sass to preprocess your ember-cli app's files, with support for sourceMaps and include paths
A library for adding htmlbars to ember CLI
ESLint plugin for Ember.js apps
A lightweight library for implementing authentication/authorization with Ember.js applications.
Configuration generator for ember-try