saucectl
saucectl copied to clipboard
A command line interface to run testrunner tests
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [@saucelabs/cucumber-reporter](https://github.com/saucelabs/sauce-cucumber-reporter). These dependencies need to be updated together. Removes `got` Updates `@saucelabs/cucumber-reporter` from 0.2.0 to 0.4.0 Release notes Sourced from...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
## 🚀 Feature Proposal Xcode introduced Test Plans in 2019 during its WWDC event. Would help a lot if this is also supported by SuaceLabs. ## Motivation We currently have...
## 🚀 Feature Proposal Currently saucectl doesn't support -env flag with espresso and xcuitests frameworks. It would be pretty handy if this feature would work with those frameworks. ## Motivation...
## 🚀 Feature Proposal - Currently, sauce labs only support puppeteer-jest framework through 'saucelabs/stt-puppeteer-jest-node' docker image. Any tests written in cucumber js framework are not supported. A similar docker image...
## 🚀 Feature Proposal A clear and concise description of what the feature is. * As of today, saucectl publishes jUnit XML's for espresso tests which makes it difficult to...
## 🚀 Feature Proposal Currently, Testrunner Toolkit has minimal support for Cypress, TestCafe, Playwright, Puppeteer but we do not see any framework that is Ruby language supported. We would want...
### Current behavior The current behaviour of `--env SOME=THING` appears to ***not*** set environment variables "in" the device when launching a test (as is supported by xcodebuild-run tests). I can...
## 🚀 Feature Proposal Espresso supports specifying multiple packages to run tests from, and even the Legacy RDC runner supports that as well. ## Motivation Currently to run tests from...
As a developer I want to have a seamless integration into VSCode (and eventually other) IDE(s). Let's ensure that they can set breakpoints and start a saucectl test from the...