Skip to content

mainmatter/qunit-dom-codemod

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

qunit-dom-codemod

Basic codemod to automatically convert your assertions to qunit-dom assertions

Installation

qunit-dom-codemod itself doesn't need to be installed, but you need to install jscodeshift to run the codemod script:

npm install -g jscodeshift

Usage

jscodeshift -t https://raw.githubusercontent.com/Mainmatter/qunit-dom-codemod/master/qunit-dom-codemod.js ./tests

License

qunit-dom-codemod is developed by and © Mainmatter GmbH and contributors. It is released under the MIT License.

About

Basic codemod to automatically convert your assertions to qunit-dom assertions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published