diff --git a/composer.json b/composer.json index 211862feb..bdf95f6d3 100644 --- a/composer.json +++ b/composer.json @@ -45,6 +45,7 @@ }, "require-dev": { "phpunit/phpunit": "^5.7", + "scriptfusion/phpunit-immediate-exception-printer": "^1", "silverstripe/versioned": "^1.0@dev", "silverstripe/behat-extension": "^3", "silverstripe/serve": "dev-master", diff --git a/phpunit.xml.dist b/phpunit.xml.dist index a7cc6932d..17aea5572 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -3,7 +3,9 @@ Standard module phpunit configuration. Requires PHPUnit ^5.7 --> - + tests/php