Skip to content

mayank2193/Cypress_repo

Repository files navigation

Cypress repo for LambdaTest

Setup

  • Clone the repo
  • Install dependencies npm install
  • In order to run the sample test on LambdaTest you need to update the file lambdatest-config.json with your username and access key.

Run Cypress sample test suite on LambdaTest

npx lambdatest-cypress run
* Update file  lambdatest-config.json to enable local testing on LambdaTest. 
```bash
"tunnel_settings": {
      "tunnel": true,
      "tunnel_name": null
   },

Notes

Documentation

Here are a few important links to get you started and help you successfully integrate the CLI into your CI/CD pipelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published