#ZegnatIt is a good example of how minimal first tests can be :) I would personally avoid loops within single tests. Instead I would have wanted to create a data provider that read all the separate JSON files and then have the test method run on each separate file that way