import pytest from pydanclick import core, schemas from tests.conftest import GenericArguments def test_get_option_arguments_ok(): core.get_option_arguments()