brainy-solstice-27042
06/02/2022, 6:59 PMPythonTestFieldSet
which was something the pants engine recommended as I was creating the plugin, however I'm curious if there are good examples on how to return that type so that the pants engine doesn't fail with StopIteration
? The new rule is a union of a custom action that's a UnionRule with the TestFieldSet typebrainy-solstice-27042
06/03/2022, 5:49 PMhappy-kitchen-89482
06/05/2022, 7:52 AMhappy-kitchen-89482
06/05/2022, 7:54 AMbrainy-solstice-27042
06/05/2022, 4:00 PMbrainy-solstice-27042
06/06/2022, 2:06 PMbrainy-solstice-27042
06/06/2022, 7:54 PMPythonTestFieldSet
but couldn't figure out what I needed to use to populate the expected types. If I return something other than that class, pants complains about not having the proper return type