0.0.44 • Published 5 months ago

@taclio/runner v0.0.44

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
5 months ago

_____             ___________       
__  /______ _________  /___(_)_____ 
_  __/  __ `/  ___/_  / __  /_  __ \
/ /_ / /_/ // /__ _  /___  / / /_/ /
\__/ \__,_/ \___/ /_/_(_)_/  \____/ 

šŸš€ 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

OptionDescriptionDefault
-V, --versionOutput the CLI version-
--apiKey <key>Environment variable name containing the API keyTACL_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 usedefault
--datasetId <Dataset Id>Dataset ID to use for the test rundefault
--resultsPath <path>Path to save test results-
-h, --helpDisplay help for command-

Note: Only one of testcaseId or testSuiteId can be provided.

šŸ“Œ Examples

Run a single test case with api key variable

npx @taclio/runner --apiKey YOUR_API_KEY --testcaseId 12345

Run a test suite with an execution profile

npx @taclio/runner --testSuiteId 67890 --executionProfileId 98765

Change 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:
Discord

🌐 Follow Us

Stay updated with the latest news and updates:
LinkedIn
X (Twitter)
YouTube

0.0.40

5 months ago

0.0.41

5 months ago

0.0.42

5 months ago

0.0.44

5 months ago

0.0.37

5 months ago

0.0.38

5 months ago

0.0.39

5 months ago

0.0.32

5 months ago

0.0.33

5 months ago

0.0.35

5 months ago

0.0.36

5 months ago

0.0.31

5 months ago

0.0.30

5 months ago

0.0.29

5 months ago

0.0.28

5 months ago

0.0.27

5 months ago

0.0.26

5 months ago

0.0.25

5 months ago

0.0.23

5 months ago

0.0.22

5 months ago

0.0.21

6 months ago

0.0.20

6 months ago

0.0.19

6 months ago

0.0.18

6 months ago

0.0.17

6 months ago

0.0.16

6 months ago

0.0.15

6 months ago

0.0.14

6 months ago

0.0.13

6 months ago

0.0.12

6 months ago

0.0.11

6 months ago

0.0.10

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago

0.0.5

6 months ago

0.0.4

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago