cypress-example-kitchensink
                                
                                
                                
                                    cypress-example-kitchensink copied to clipboard
                            
                            
                            
                        Set up parallel test run and dashboard recording from Codeship Pro
We run all tests but without recording
- encrypt record key and record tests on dashboard https://documentation.codeship.com/pro/builds-and-configuration/environment-variables/
 - set up parallel tests, see https://github.com/cypress-io/cypress-example-docker-codeship/blob/master/codeship-steps.yml
 
related to #107