Skip to content
Snippets Groups Projects
Commit a535d71c authored by KarinG's avatar KarinG Committed by GitHub
Browse files

Adding in more detailed reference -> to PHPStorm set up (with screenshots!)

and reminding everyone to always use buildkit
parent 7e04c03d
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,8 @@ on completion of civibuild. You should also be able to find it by running
- `CIVICRM_UF`: Use "UnitTests" unless you're running WebTests or End-to-end
tests.
For step by step instructions and screenshots(!) -> please see: https://civicrm.stackexchange.com/questions/16489/how-do-i-run-php-unit-tests-w-xdebug-from-within-phpstorm-on-mac
### Adding external libraries
It can be frustrating when writing tests the PHPStorm complains about missing
......@@ -64,5 +66,7 @@ After that you just add the directory to your project include paths by
[phpstorm-include-paths]: https://www.jetbrains.com/help/phpstorm/configuring-include-paths.html
[phpunit]: https://github.com/sebastianbergmann/phpunit
Alternatively: always use buildkit to generate you CiviCRM development environment; it ships with many tools - including phpunit4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment