def cli_test(problem, **kwargs): """ Test numerical correctness with different parameters. """ mode_develop() test(problem, **kwargs)