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 6 years ago
Linked from 1 awesome list

codemodembertesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ember-codemods/ember-test-helpers-codemodA codemod to transform Ember tests to use @ember/test-helpers29
ember-codemods/ember-mocha-codemodsAutomated tests and code updates for Ember.js applications using codemods4
ember-codemods/ember-computed-getter-codemodAutomates replacements of Ember computed getter methods to improve code readability and maintainability0
ember-codemods/ember-native-class-codemodA codemod project transforms Ember app code to native JavaScript class syntax with decorators.68
ember-codemods/es5-getter-ember-codemodAutomatically converts usage of get and getProperties to traditional object dot notation34
emberjs/ember-qunitSimplifies testing of Ember applications with QUnit by providing wrappers around test helpers.259
mainmatter/qunit-dom-codemodAutomates the conversion of assertions to qunit-dom style tests14
rajasegar/ember-3x-codemodsA codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code0
codemod-js/codemodAutomated refactoring tool that rewrites JavaScript and TypeScript code422
craigbilner/ember-on-codemodA codemod that replaces Ember.on with its equivalent JavaScript method calls0
mike-north/ember-qunit-decoratorsAdds support for QUnit decorators in Ember.js projects4
caseywatts/ember-cli-mirage-faker-codemodA codemod to help transition from importing faker through ember-cli-mirage to importing it directly from faker.2
ember-codemods/ember-module-migratorAutomated tool for migrating Ember applications to a new module format.74
lorcan/test-selectors-codemodA codemod to automatically update Ember tests to replace deprecated helper function7
vutran/preact-codemodAutomates the conversion of React code to Preact40