Previous versions would contain quotes around file names: ``` <Module 'test_foo.py'> <Function 'test_a'> <Function 'test_b'> ``` New version of PyTest doesn't. Hence the code used to parse the output fails.