This test-center release has breaking changes for cli-test-center
, users need to upgrade to the latest test-center version 1.0.0
for cli-test-center commands to work properly. Please refer README.md file for more information on breaking changes.
Update to the latest cli-test-center version using this command - akamai update test-center
The new features of Test Center CLI, allow you to:
- List test runs.
- See the overview of a test run.
- Get log lines for test case execution ID.
- Get raw request response for the test case execution ID or test runs ID.
- Submit POST/HEAD method type of requests in test runs or requests with CURL client.
- See the overview of a test suite or with child objects.
- List, view, create, update, and remove variables or variable groups for the test suites.
- List, view, create, update, and remove test cases for the test suites.
- Test a function before using it in the test cases.
- List all test requests available in the system for the user to use in test cases.
- List all the conditions available in the system for the user to use in test cases.