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
4 stars
2 watching
1 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| Tools and configurations for automating testing and building of Ember.js applications | 25 |
| Automates creating a new Ember app for testing Ember CLI addons | 31 |
| Enables better element selectors in Ember.js tests by removing unwanted attributes | 264 |
| A decorator for specifying component arguments with runtime type checking | 30 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| An addon that allows more control over running tests in Ember applications | 286 |
| Automates the conversion of assertions to qunit-dom style tests | 14 |
| Provides Mocha and Chai testing tools for Ember.js applications | 147 |
| Test screens for visual differences in Ember.js applications over time | 25 |
| A collection of reusable JavaScript functions to modify or extend the behavior of classes in Ember applications | 358 |
| Automates test setup for Ember.js applications to reduce duplication and improve test efficiency. | 6 |
| Adds Sinon support to Ember CLI app testing | 64 |
| Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |