github.com/saucelabs/saucectl@v0.175.1/README.md (about)

     1  saucectl
     2  ========
     3  
     4  The `saucectl` command line interface orchestrates the tests in your framework, providing rich parallelization,
     5  test history filtering, and analytics in Sauce Labs.
     6  
     7  ![demo.gif](demo.gif)
     8  
     9  # Supported Frameworks
    10  
    11  - [Cypress](https://docs.saucelabs.com/web-apps/automated-testing/cypress/)
    12  // [Examples](https://github.com/saucelabs/saucectl-cypress-example)
    13  
    14  - [Espresso](https://docs.saucelabs.com/mobile-apps/automated-testing/espresso-xcuitest/)
    15  // [Examples](https://github.com/saucelabs/saucectl-espresso-example)
    16  
    17  - [Playwright](https://docs.saucelabs.com/web-apps/automated-testing/playwright/)
    18  // [Examples](https://github.com/saucelabs/saucectl-playwright-example)
    19  
    20  - [Replay](https://docs.saucelabs.com/web-apps/automated-testing/replay/)
    21  // [Examples](https://github.com/saucelabs/saucectl-replay-example)
    22  
    23  - [TestCafe](https://docs.saucelabs.com/web-apps/automated-testing/testcafe/)
    24  // [Examples](https://github.com/saucelabs/saucectl-testcafe-example)
    25  
    26  - [XCUITest](https://docs.saucelabs.com/mobile-apps/automated-testing/espresso-xcuitest/)
    27  // [Examples](https://github.com/saucelabs/saucectl-xcuitest-example)
    28  
    29  # Contributing
    30  For information on how to contribute to `saucectl` please have a look into our [contribution guidelines](CONTRIBUTING.md).
    31  
    32  # Licensing
    33  `saucectl` is licensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for the full license text.