mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
d1af214ef5
Rely on standard vendor/bin/phpunit via CLI instead. See https://github.com/silverstripe/silverstripe-framework/issues/4254 - Not disabling xdebug. That should be harmful, and is actively harming test development - No longer able to specifically skip tests via the `SkipTests` request parameter. Use phpunit.xml groups and the `--exclude-group` CLI argument instead - No longer able to specify multiple comma-separated module folders. use phpunit.xml groups and the `--group` CLI argument instead - Not explicitly calling `SSViewer::flush_template_cache()` (was never the case on running `phpunit` CLI anyway, and shouldn't be required any more) |
||
---|---|---|
.. | ||
install | ||
Backtrace.php | ||
BehatFixtureFactory.php | ||
BuildTask.php | ||
BulkLoader.php | ||
Cli.php | ||
CliDebugView.php | ||
CliTestReporter.php | ||
CSSContentParser.php | ||
CsvBulkLoader.php | ||
CSVParser.php | ||
Debug.php | ||
DebugView.php | ||
Deprecation.php | ||
DevBuildController.php | ||
DevelopmentAdmin.php | ||
FixtureBlueprint.php | ||
FixtureFactory.php | ||
FunctionalTest.php | ||
InstallerTest.php | ||
MigrationTask.php | ||
SapphireInfo.php | ||
SapphireREPL.php | ||
SapphireTest.php | ||
SapphireTestReporter.php | ||
SilverStripeListener.php | ||
TaskRunner.php | ||
TeamCityListener.php | ||
TestListener.php | ||
TestMailer.php | ||
TestOnly.php | ||
TestSession.php | ||
YamlFixture.php |