Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paularmstrong/mocha-to-jest-codemod
Convert Mochan TDD with Chai assert tests to Jest
https://github.com/paularmstrong/mocha-to-jest-codemod
Last synced: 4 months ago
JSON representation
Convert Mochan TDD with Chai assert tests to Jest
- Host: GitHub
- URL: https://github.com/paularmstrong/mocha-to-jest-codemod
- Owner: paularmstrong
- License: bsd-3-clause
- Created: 2016-11-06T14:02:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-04T20:24:26.000Z (about 8 years ago)
- Last Synced: 2024-10-03T12:24:26.555Z (4 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 42
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-codemods - mocha-to-jest-codemod - Convert Mochan TDD with Chai assert tests to Jest. (Libraries / Mocha)
README
This project is being merged into [jest-codemods](https://github.com/skovhus/jest-codemods).