ember-qunit-decorators

Test decorator library

Adds support for QUnit decorators in Ember.js projects

Use ES6 or TypeScript decorators for QUnit tests in your Ember app

GitHub

4 stars
2 watching
1 forks
Language: JavaScript
last commit: 22 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
emberjs/ember-qunit Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. 259
ember-codemods/ember-qunit-codemod Converts older Ember-QUnit syntax to the newer syntax 36
mike-north/ember-ci Tools and configurations for automating testing and building of Ember.js applications 25
tomdale/ember-cli-addon-tests Automates creating a new Ember app for testing Ember CLI addons 31
mainmatter/ember-test-selectors Enables better element selectors in Ember.js tests by removing unwanted attributes 263
ember-decorators/argument A decorator for specifying component arguments with runtime type checking 30
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
mainmatter/qunit-dom-codemod Automates the conversion of assertions to qunit-dom style tests 14
ember-cli/ember-cli-mocha Provides Mocha and Chai testing tools for Ember.js applications 147
cropster/ember-visual-test Test screens for visual differences in Ember.js applications over time 25
ember-decorators/ember-decorators A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications 358
kellyselden/ember-test-setup Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. 6
csantero/ember-sinon Adds Sinon support to Ember CLI app testing 64
twada/qunit-tap Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. 72