qunit-dom-codemod
Assertion converter
Automates the conversion of assertions to qunit-dom style tests
Basic codemod to automatically convert your assertions to qunit-dom assertions
14 stars
7 watching
13 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Converts older Ember-QUnit syntax to the newer syntax | 36 |
| | Automates the conversion of React code to Preact | 40 |
| | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| | A tool to automate the conversion of Mocha tests to Ava tests with JavaScript code transformations | 4 |
| | Enables QUnit test output in TAP format for automated testing and CI/CD pipelines. | 72 |
| | A toolset to simplify the transition from various testing frameworks to Jest | 882 |
| | Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
| | Simplifies testing of Ember applications with QUnit by providing wrappers around test helpers. | 259 |
| | Adds support for QUnit decorators in Ember.js projects | 4 |
| | Automates replacements of Ember computed getter methods to improve code readability and maintainability | 0 |
| | Automatically converts usage of get and getProperties to traditional object dot notation | 34 |
| | A codemod project transforms Ember app code to native JavaScript class syntax with decorators. | 68 |
| | A tool to help test and improve codemods written in JavaScript | 13 |
| | Tools for transforming web components in JavaScript code | 8 |
| | Provides virtual-dom element assertions for Chai assertion library | 24 |