Jira Clone tests Installation Requires Node.js v14+ to run. Install the dependencies. npm i Run tests Run all tests available via first command. You can specify other browser to run tests as well. npx cypress run npx cypress run --browser=chrome Observe test run results in CI