ember-test-helpers-codemod
Test transformer
A codemod to transform Ember tests to use @ember/test-helpers
Codemod to transform your Ember tests to use @ember/test-helpers
29 stars
4 watching
14 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Converts older Ember-QUnit syntax to the newer syntax | 36 |
| 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 |
| Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| Automated tests and code updates for Ember.js applications using codemods | 4 |
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| A codemod to automatically update Ember tests to replace deprecated helper function | 7 |
| A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
| A utility belt for transforming Ember application code into equivalent HTML structures | 40 |
| A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| Automated tool for migrating Ember applications to a new module format. | 74 |
| Tools for transforming web components in JavaScript code | 8 |
| Provides reusable code and helpers for working with Ember Data in Ember.js applications. | 5 |
| Enables better element selectors in Ember.js tests by removing unwanted attributes | 264 |