#!/usr/bin/env php showProgress = false; $tester->showFailure = false; $tester->recorder = new ProveTestRecorder( $tester->term ); // Do not output the number of tests, if will be done automatically at the end $tester->runTestsFromFiles( $wgParserTestFiles ); /* vim: set filetype=php: */