jest-community / vscode-jest

The optimal flow for Jest based testing in VS Code
MIT License
2.82k stars 291 forks source link

Minor docs updates for the migration guides #1116

Closed pmcelhaney closed 4 months ago

pmcelhaney commented 4 months ago

The main change is to updating the migration for autoRevealOutput to point to outputConfig instead of runMode.

I also updated the formatting to use alerts syntax. If you don't like it, I'm happy to update the PR.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 7978235888

Details


Totals Coverage Status
Change from base Build 7937613483: 0.0%
Covered Lines: 3915
Relevant Lines: 3923

💛 - Coveralls
pmcelhaney commented 4 months ago

Added a PR. #1116

After looking again, I'm not sure the PR template needs any changes. It would be nice if there was a way for VSCode to dump the effective settings for jest.*, but I couldn't find one.

connectdotz commented 4 months ago

The length of the README is getting unwieldy. If it sounds good to you, I might start sending PRs to break it up.

Yes, the README is getting pretty hard to go through. I am interested in hearing your idea of improving it...