Automatically converts Ember.js test files from the older moduleFor* syntax to the newer setupTest syntax.
ember-qunit-codemod is a code transformation tool that automates the migration of Ember.js test files from the deprecated moduleFor* syntax to the modern setupTest syntax introduced by ember-qunit. This helps developers keep their test suites up-to-date with Ember's evolving testing APIs, reducing manual refactoring effort and ensuring compatibility with newer versions of the framework.
moduleFor, moduleForComponent, moduleForModel, and related syntax to the newer setupTest API.The project emphasizes automation and developer productivity by reducing the manual, error-prone work of updating test syntax, enabling teams to adopt modern Ember testing patterns with minimal disruption.
Automated migration for new Ember application layout.
A codemod-cli project for converting Ember objects to es6 native classes
A codemod-cli project for converting Ember objects to es6 native classes
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.