ol delete test

Delete test case of an asset

The ol delete test command deletes a test case for a specified asset

Rules

  • Login to the OL Hub.
  • Execute the ol delete test command from the module root folder.

Syntax

ol delete test ASSET_NAME TEST_CASE [OPTIONS]

Arguments

ASSET_NAME

The name of the asset to delete the test case from

TEST_CASE

The name of the test case you want to delete. For example, "test-case-4"

Examples

Deleting a test

temp> ol delete test func_echo_my_int case-4
temp$ ol delete test func_echo_my_int case-4