jest-codemods
Testing framework converter
A toolset to simplify the transition from various testing frameworks to Jest
Codemods for migrating to Jest https://github.com/facebook/jest 👾
882 stars
8 watching
82 forks
Language: TypeScript
last commit: 7 days ago
Linked from 1 awesome list
avachaicodemodcodemodsjestjest-codemodsjscodeshiftmochatapetesting
Related projects:
Repository | Description | Stars |
---|---|---|
shimohq/mocha2ava-codemod | A tool to automate the conversion of Mocha tests to Ava tests with JavaScript code transformations | 4 |
jfmengels/jscodeshift-ava-tester | A tool to help test and improve codemods written in JavaScript | 13 |
ember-codemods/ember-qunit-codemod | Converts older Ember-QUnit syntax to the newer syntax | 36 |
svelteness/svelte-jester | A Jest transformer for Svelte that compiles components before importing them into tests. | 128 |
thymikee/jest-preset-angular | A configuration preset for Angular projects to simplify testing with Jest | 889 |
vutran/preact-codemod | Automates the conversion of React code to Preact | 40 |
ktsn/svelte-jest | Transforms Svelte components for integration with Jest testing framework | 36 |
ember-codemods/ember-test-helpers-codemod | A codemod to transform Ember tests to use @ember/test-helpers | 29 |
codemod-js/codemod | Automated refactoring tool that rewrites JavaScript and TypeScript code | 422 |
just-jeb/jest-marbles | A set of helper functions and matchers for testing reactive code with RxJs | 113 |
dmiller9911/jest-aphrodite-react | A tool to help React developers visualize CSS styles in Jest snapshots | 13 |
kcmr/web-components-codemods | Tools for transforming web components in JavaScript code | 8 |
antfu/eslint-plugin-command | A tool for running custom code transformations on demand using ESLint as the infrastructure | 210 |
rspieker/jest-transform-svelte | A tool to enable unit testing of Svelte components with Jest | 35 |
hacker0x01/coffee-to-es2015-codemod | A set of transforms to convert CoffeeScript code to ES2015 | 36 |