ember-qunit-codemod

Code converter

Converts older Ember-QUnit syntax to the newer syntax

GitHub

36 stars
5 watching
20 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list

codemodembertesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ember-codemods/ember-test-helpers-codemod A codemod to transform Ember tests to use @ember/test-helpers 29
ember-codemods/ember-mocha-codemods Automated tests and code updates for Ember.js applications using codemods 4
ember-codemods/ember-computed-getter-codemod Automates replacements of Ember computed getter methods to improve code readability and maintainability 0
ember-codemods/ember-native-class-codemod A codemod project transforms Ember app code to native JavaScript class syntax with decorators. 68
ember-codemods/es5-getter-ember-codemod Automatically converts usage of get and getProperties to traditional object dot notation 34
emberjs/ember-qunit Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. 259
mainmatter/qunit-dom-codemod Automates the conversion of assertions to qunit-dom style tests 14
rajasegar/ember-3x-codemods A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code 0
codemod-js/codemod Automated refactoring tool that rewrites JavaScript and TypeScript code 420
craigbilner/ember-on-codemod A codemod that replaces Ember.on with its equivalent JavaScript method calls 0
mike-north/ember-qunit-decorators Adds support for QUnit decorators in Ember.js projects 4
caseywatts/ember-cli-mirage-faker-codemod A codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker. 2
ember-codemods/ember-module-migrator Automated tool for migrating Ember applications to a new module format. 74
lorcan/test-selectors-codemod A codemod to automatically update Ember tests to replace deprecated helper function 7
vutran/preact-codemod Automates the conversion of React code to Preact 40