Skip to content

mitchhentgesspotify/intellij-jest-nested

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To reproduce:

  1. cd main

  2. yarn

  3. Open main in IntelliJ

  4. Open index.test.js

  5. Note missing test gutter icons

  6. Change package.json so that proxy: ... is replaced with "jest": "^29.7.0", run yarn

  7. Note that test gutter icons are back

  8. Revert your change, then modify the @playwright/test to have any other name, like @playwright/test-edited

  9. Again, test gutter icons are back

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published