exercism / php-test-runner

GNU Affero General Public License v3.0
0 stars 6 forks source link

Fix missing file #3

Closed ErikSchierboom closed 3 years ago

ErikSchierboom commented 3 years ago

Before:

❌ Fatal: Missing './bin/phpunit-9.phar'

After:

ERRORS!
Tests: 31, Assertions: 30, Errors: 1, Failures: 15.
📋 Converting phpunit xml to json
🔸 Source: /output/results.xml
🔸 Destination: /output/results.json
🏁 All done!