@taclio/runner v0.0.44
_____ ___________
__ /______ _________ /___(_)_____
_ __/ __ `/ ___/_ / __ /_ __ \
/ /_ / /_/ // /__ _ /___ / / /_/ /
\__/ \__,_/ \___/ /_/_(_)_/ \____/ š Tacl CLI Runner ā A command-line interface for executing Tacl framework test cases.
š„ Installation
This package is designed to be used with npx and does not require installation.
Run directly using npx
npx @taclio/runner --helpš Usage
Run tests using the Tacl CLI:
npx @taclio/runner [options]š¹ Available Options
| Option | Description | Default |
|---|---|---|
-V, --version | Output the CLI version | - |
--apiKey <key> | Environment variable name containing the API key | TACL_API_KEY |
--testcaseId <Testcase Id> | ID of the testcase to run | - |
--testSuiteId <TestSuite Id> | ID of the test suite to run | - |
--executionProfileId <Execution Profile Id> | Execution profile ID to use | default |
--datasetId <Dataset Id> | Dataset ID to use for the test run | default |
--resultsPath <path> | Path to save test results | - |
-h, --help | Display help for command | - |
Note: Only one of
testcaseIdortestSuiteIdcan be provided.
š Examples
Run a single test case with api key variable
npx @taclio/runner --apiKey YOUR_API_KEY --testcaseId 12345Run a test suite with an execution profile
npx @taclio/runner --testSuiteId 67890 --executionProfileId 98765Change results path
npx @taclio/runner --testcaseId 12345 --resultsPath my-resultsš License
This project is licensed under the Apache-2.0 License.
š Support & Community
If you encounter any issues, please open an issue on GitHub.
š¬ Join Our Community
Connect with other users and get support:
š Follow Us
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago