trivikr / vitest-codemod

Codemod scripts to migrate your JavaScript unit tests to vitest
MIT License
23 stars 2 forks source link

Add link to migration guide in the error on jest.enableAutomock() #115

Closed trivikr closed 1 year ago

trivikr commented 1 year ago

Issue

Follow-up to https://github.com/trivikr/vitest-codemod/issues/111

Description

Add link to migration guide in the error on jest.enableAutomock()

Testing

CI

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 9e3248b9c53a4b8b808be80b090bc182fdf77507

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | -------------------- | ----- | | @vitest-codemod/jest | Patch |

Not sure what this means? Click here to learn what changesets are.

[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/trivikr/vitest-codemod/new/jest-enableAutomock?filename=.changeset/strong-games-divide.md&value=---%0A%22%40vitest-codemod%2Fjest%22%3A%20patch%0A---%0A%0AAdd%20link%20to%20migration%20guide%20in%20the%20error%20on%20jest.enableAutomock()%0A)

github-actions[bot] commented 1 year ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.