Releases: skovhus/jest-codemods
Releases · skovhus/jest-codemods
0.2.3
Bug fix: git clean checks works again after rolling back to not filter on package.json
(see jamestalmage/is-git-clean#2)
0.2.2
0.2.1
0.2.0
0.1.0
Tape to Jest codemod is now pretty solid.
- added missing conversion of
is
,isNot
,not
,error
,ifError
,ifErr
,iferror
- support for
t.fail
andt.end
using Jasminedone
anddone.fail
t.pass
is removed
This adds AVA to Jest codemod (but currently not exposed in the CLI)