Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrowserStack Testbed

Description

A testbed project to play around with BrowserStack stuff.

Usage

General usage

Use the project as a testbed (use different browsers, write custom tests, etc.). Once you want to discard the changes and return to a pristine state, run npm run reset.

Re-defining pristine state

If you want to define a new pristine state:

  1. Create a commit with the changes you want.
  2. Push the commit to the remote repository (origin).
  3. Run npm run retag.

Available commands

The following commands are available for playing around with BrowserStack:

  • node . --demo-local/-l

    Establich a BrowserStack tunnel, start a local server, launch a browser and run a simple test on a local URL.

  • node . --demo-remote/-r

    Establish a BrowserStack tunnel, launch a browser and run a simple test on a remote URL.

  • node . --bstack-tunnel/-t

    Establish a BrowserStack tunnel. This is useful if you want to run some tests that require an active BrowserStack tunnel.

  • node . --server/-s

    Start a local server that serves white-listed files from the public/ directory. This is used internally by the --demo-local command.

TODO

Things I want to (but won't necessarily) do:

  • N/A

About

A testbed repository to play around with BrowserStack stuff.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages