mabl CLI is a command-line tool that helps you integrate mabl with your CI/CD pipeline and developer workflow. It is distributed as a Node.js package available on npmjs.com.
Use cases
- Querying workspaces, applications, environments, and tests
- Running tests from your command line for quick feedback
- Integrating testing as part of your CI/CD build process
- Managing mabl test branches, environments, and DataTables
- Downloading test artifacts, including screenshots, HAR files, and console logs.
- Importing and exporting tests
Get started
Visit Installing and configuring the mabl CLI for instructions on how to install this utility.
If you're unfamiliar with command-line tools, check out the article on using the mabl CLI for more details on how to run commands.
Integrate mabl tests into your pipeline
To integrate the mabl CLI into your CI/CD pipeline, check out the following documentation:
- Triggering tests from the mabl CLI
- Managing mobile build files
- The mabl CI Runner
- JavaScript testing frameworks
Imports and exports
To manage imports and exports for tests and run artifacts, check out the following articles:
- Exporting run artifacts from the CLI
- Copying tests between workspaces
- Exporting tests from the CLI
- Importing tests in the mabl CLI
Manage workspace components
Refer to the following articles for more details on managing workspace components: