[Perf, Stress] Handle multiple test class ctors #16971
Labels
Central-EngSys
This issue is owned by the Engineering System team.
pillar-performance
The issue is related to performance, one of our core engineering pillars.
pillar-reliability
The issue is related to reliability, one of our core engineering pillars. (includes stress testing)
The frameworks assume test classes have a single ctor which accepts the
Options
object. The frameworks should handle multiple ctors (as long as one matches the expected ctor), and throw a nice error if none match.#16965 (comment)
The text was updated successfully, but these errors were encountered: