-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability
-
Fully Compatible
-
Networking & Obs 2024-10-28, Networking & Obs 2024-11-11
-
None
-
None
-
None
-
None
-
None
-
None
-
None
C++ unit tests allow you to filter by suite and test name, but the C++ integration tests have no such options. As a result, you need to run all of the tests in the test binary to verify an individual test. We should introduce these options to make local debugging of C++ integration tests easier and also to have parity with C++ unit tests.