myFixtureFieldThatIsACollection.forEach { test(“...
# minutest
r
myFixtureFieldThatIsACollection.forEach { test(“some test using $it”) { } }