jest-watch-directories
                                
                                 jest-watch-directories copied to clipboard
                                
                                    jest-watch-directories copied to clipboard
                            
                            
                            
                        Jest watch plugins to filter to directories, lerna packages, or yarn workspaces
Jest watch directories plugin
Packages
jest-watch-directories 
A Jest watch plugin to select directories to test
jest-watch-lerna-packages 
A Jest watch plugin to select lerna packages to test
jest-watch-yarn-workspaces 
A Jest watch plugin to select Yarn workspaces to test
Examples
You can try out these plugins using:
$ yarn # Install dependencies
$ yarn example:directories
$ yarn example:lerna-packages
$ yarn example:yarn-workspaces