Loading

It’s great that we can run multiple projects in our watch mode and that we can scope the tests down to specific tests, but sometimes it’s nice to be able to quickly switch between projects in watch mode. Let’s see how this works with jest-watch-select-projects.

Transcript

Test Specific Projects in Jest Watch Mode with jest-watch-select-projects