Skip to content

Forked from browserstack-cypress-cli to remove the dependency for a writable filesystem.

License

Notifications You must be signed in to change notification settings

pecodez/sls-browserstack-cypress-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless BrowserStack Cypress CLI

The serverless-browserstack-cypress-cli is a fork of BrowserStack's command-line interface (CLI) which allows you to run your Cypress tests on BrowserStack. Can be invoked from a serverless environment like AWS Lambda, which has a read-only filesystem, without needing a CI environment.

Features

  • Uses streams to pipe zipped test suite files directly to the BrowserStack Automate API endpoint (no need for a writeable filesystem)
  • Logs all output to the console
  • No HTML report generation
  • Callback config from CLI

License

This project is released under MIT License. Please refer the LICENSE.md for more details.

About

Forked from browserstack-cypress-cli to remove the dependency for a writable filesystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published