happy-kitchen-89482
05/18/2022, 12:20 AMMyTestFieldSet has the fields needed to run tests. The test goal iterates over all fieldset types in the TestFieldSet union and calls out to any rules that know how to turn one of those into a TestResult. So registering UnionRule(TestFieldSet, MyTestFieldSet) is the key concept