Skip to content

v4.0.0-alpha.1 (Aug 17, 2020)

Pre-release
Pre-release
Compare
Choose a tag to compare
@connectdotz connectdotz released this 17 Aug 14:50
· 216 commits to master since this release
fe6ad24

Summary

Second alpha release of v4 (#576). This release contains the following changes:

  • move test status decoration to the gutter so it won't interfere with code formating. (#599)
  • enhance debug config to be more compatible with the workspace settings. (#567)

Detail see CHANGELOG

Contributors 🙏

@glentakahashi, @Tymek

How to test

you can manually install the plugin by downloading the vscode-jest-4.0.0-alpha.1.vsix below, then follow the vscode instruction: install from vsix. You can always revert to the official version if needed: install-previous-versions.

There is a lot of new stuff, so we added quite a few debugging messaging to help diagnose problems. if anything didn't do what you expected, please turn on the debug mode and file issues.