{"devDependencies": {"cypress":"3.2.0","http-server":"0.11.1","start-server-and-test":"1.9.0"} } Then you can execute tests simply: $ npx start-test 'http-server -c-1 .' 8080 'cypress run' starting server using command "http-server -c-1 ." and when url "http://127.0.0.1...
$ yarn start-test 'http-server -c-1 .' 8080 'cypress run' yarn run v1.13.0 $ /private/tmp/test-t/node_modules/.bin/start-test 'http-server -c-1 .' 8080 'cypress run' starting server using command "http-server -c-1 ." and when url "http://127.0.0.1:8080" is responding run...
Update dependency cypress to v11 by @ renovate in #138 Update dependency prettier-plugin-organize-imports to v3.2.0 by @ renovate in #139 Update dependency cypress to v11.0.1 by @ renovate in #140 Update dependency cypress to v11.1.0 by @ renovate in #141 Update dependency typescript to...
$ yarn start-test 'http-server -c-1 .' 8080 'cypress run' yarn run v1.13.0 $ /private/tmp/test-t/node_modules/.bin/start-test 'http-server -c-1 .' 8080 'cypress run' starting server using command "http-server -c-1 ." and when url "http://127.0.0.1:8080" is responding ...