Joshy Josh
10/30/2020, 9:58 PMTestWatcher
that I’m not familiar with? The TestWatcher
allows me to grab the data I need at the end of each test, but I want to add that data to a global list and when the entire test suite is finished, then do something with that data. Does that make sense?