-record(config, { reporters :: list(startest@reporters:reporter()), discover_describe_tests_pattern :: gleam@regex:regex(), discover_standalone_tests_pattern :: gleam@regex:regex(), filters :: list(binary()), test_name_pattern :: gleam@option:option(binary()) }).