ember-qunit-codemod
Code converter
Converts older Ember-QUnit syntax to the newer syntax
36 stars
5 watching
20 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
codemodembertesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| Automated tests and code updates for Ember.js applications using codemods | 4 |
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
| Automates the conversion of assertions to qunit-dom style tests | 14 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| A codemod that replaces Ember.on with its equivalent JavaScript method calls | 0 |
| Adds support for QUnit decorators in Ember.js projects | 4 |
| A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. | 2 |
| Automated tool for migrating Ember applications to a new module format. | 74 |
| A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
| Automates the conversion of React code to Preact | 40 |