PHPUnit 11.5.55 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.4.7
Configuration: /Users/thorsten/AI/propresenter-work/php/phpunit.xml

...........                                                       11 / 11 (100%)

Time: 00:00.138, Memory: 12.00 MB

Pro Playlist Reader (ProPresenter\Parser\Tests\ProPlaylistReader)
 ✔ Read throws on missing file
 ✔ Read throws on empty file
 ✔ Read throws on invalid zip format
 ✔ Read returns playlist archive for test playlist
 ✔ Read extracts embedded files from test playlist
 ✔ Read parses embedded songs lazily from test playlist
 ✔ Read handles gottesdienst playlist
 ✔ Read handles gottesdienst 2 playlist
 ✔ Read handles gottesdienst 3 playlist
 ✔ Read cleans up temp file when zip open fails
 ✔ Read throws when data entry is missing

OK (11 tests, 31 assertions)
