silverstripe-framework/docs/en/02_Developer_Guides
Ingo Schommer d1af214ef5 API Removed custom dev/tests/ execution
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)
2016-02-23 20:19:35 +13:00
..
01_Templates Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
02_Controllers Merge remote-tracking branch 'origin/3.1' into 3.2 2015-09-09 14:35:29 +12:00
03_Forms Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
04_Configuration Update 01_SiteConfig.md 2015-03-18 11:25:26 +13:00
05_Extending Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
06_Testing API Removed custom dev/tests/ execution 2016-02-23 20:19:35 +13:00
07_Debugging API remove Object::useCustomClass 2016-02-17 10:22:04 +13:00
08_Performance Merge remote-tracking branch 'origin/3.2' into 3.3 2016-01-19 15:08:24 +13:00
09_Security NEW Cross device "Remember Me" feature 2016-02-10 09:42:08 +13:00
10_Email Review email documentation 2014-12-17 15:48:57 +13:00
11_Integration Merge remote-tracking branch 'origin/3.1' into 3 2015-03-11 11:40:06 +13:00
12_Search Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
13_i18n DOCS 3.1 - fixes broken internal links 2016-01-14 23:59:53 +13:00
14_Files API File has Versioned extension 2016-02-23 13:46:28 +13:00
15_Customising_the_Admin_Interface Replace Compass with gulp-sass 2016-02-16 18:35:57 +13:00
16_Execution_Pipeline Update index.md 2015-06-13 11:08:25 +12:00
17_CLI API Removed custom dev/tests/ execution 2016-02-23 20:19:35 +13:00
18_Cookies_And_Sessions Merge remote-tracking branch 'origin/3' 2016-01-20 13:16:27 +13:00
00_Model Merge remote-tracking branch 'origin/3' 2016-01-25 16:15:41 +13:00
index.md Add introduction files to each of the sections 2014-12-17 15:48:54 +13:00