ember-sinon
Testing helper
Adds Sinon support to Ember CLI app testing
Ember CLI addon adding support for sinon.js
64 stars
3 watching
13 forks
Language: JavaScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
emberjs/ember-qunit | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
kellyselden/ember-test-setup | Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
ember-sapporo/ember-store-helpers | Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
ember-cli/ember-compatibility-helpers | Provides compatibility flags for Ember addons to write backwards compatible code | 25 |
adopted-ember-addons/ember-cli-sass | Enables Sass support in Ember.js projects with source maps and output paths configuration | 274 |
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-learn/ember-cli-addon-docs | Automated documentation generator for Ember addons | 176 |
san650/ember-cli-page-object | An Ember CLI addon that simplifies the creation of objects to represent UI elements in tests | 275 |
mike-north/ember-ci | Tools and configurations for automating testing and building of Ember.js applications | 25 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
ember-cli/ember-exam | An addon that allows more control over running tests in Ember applications | 286 |
addepar/ember-table | An Ember addon that enables efficient and feature-rich table support in web applications. | 1,693 |
jeffjewiss/ember-cli-postcss | An Ember.js add-on that integrates PostCSS with the Ember CLI build process | 110 |
kellyselden/ember-macro-helpers | A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |