Project

General

Profile

« Previous | Next » 

Revision 8242168c

Added by Andreas Kohlbecker almost 3 years ago

fix #9685 adding semicolon as separator between rule considered and code edition

View differences:

modules/cdm_dataportal/test/phpUnit/README.md
86 86
php vendor/phpunit/phpunit/phpunit --configuration modules/cdm_dataportal/test/phpUnit/phpUnit.xml
87 87
~~~
88 88

  
89
For development or debugging you may want to add the ` --debug` option. 
90

  
89 91
To execute a single test class
90 92
~~~
91 93
php vendor/phpunit/phpunit/phpunit --configuration modules/cdm_dataportal/test/phpUnit/phpUnit.xml modules/cdm_dataportal/test/phpUnit/src/unit/StatisticalValuesTest.php 

Also available in: Unified diff