tests.d_user_interface.cli.test_cli_simple_analysis

Test the simple analysis cli tool.

Module Attributes

MODULE

str: Module name.

TOOL

str: Script command name.

Functions

test_cli_args_from_path()

Test cli tool run with args from full path.

test_cli_help_from_path()

Test cli run via Python at command prompt.

test_cli_run_as_entrypoint()

Test the entrypoint script can be called.

test_cli_run_as_module()

Test the package can run as a Python module.