bugcatcher v1.0.31
BugCatcher
by Faster Than Light
Installation & Common Usage
1 - Install package globally
npm install -g bugcatcher
2 - Configure module to work with BugCatcher backend by adding a session token
bugcatcher --login
Your default browser will open to a Google login page where you can complete the process of getting a token. After login is complete, you will be directed back to your terminal where you can now run tests.
3 - Run the BugCatcher tests
bugcatcher
Other options available:
bugcatcher --logoutDelete your saved tokenbugcatcher --tokenShow your saved tokenbugcatcher --token <token>Save a new tokenbugcatcher --versionShow the installed version
Note: Setting a shell variable named STL_INTERNAL_SID will override any saved tokens and will bypass login
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago