cyrun
                                
                                 cyrun copied to clipboard
                                
                                    cyrun copied to clipboard
                            
                            
                            
                        cypress run that lets you select files or folders to run
 
Superhuman Cypress Run Command
cypress run that lets you select files or folders to run
Usage
Select one spec file or folder:
npx cyrun
 
Select multiple specs file or folders:
npx cyrun -m
Forward the original command args:
npx cyrun --headed
Checkout the complete options list in the official docs.