schema_salad.tests.test_cli_args ================================ .. py:module:: schema_salad.tests.test_cli_args .. autoapi-nested-parse:: test different sets of command line arguments Functions --------- .. autoapisummary:: schema_salad.tests.test_cli_args.test_version schema_salad.tests.test_cli_args.test_empty_input Module Contents --------------- .. py:function:: test_version(capsys) .. py:function:: test_empty_input(capsys, caplog) Run schema_salad tool without any args to get the help.