It would be really nice if a command like catch_discover_tests https://github.com/catchorg/Catch2/blob/74fcff6e5b190fb833a231b7f7c1829e3c3ac54d/extras/Catch.cmake#L158C10-L158C30 would be provided.
E.g. IDE's like clion or visual studio code have a test section to only execute special suites instead of always the whole executable.