T:\cmder
put in T:\cmder\bin
alias php=T:\tools\php7.1.16x86\php.exe
git clone --branch 8.5.x https://git.drupal.org/project/drupal.gitcd drupal
;curl https://getcomposer.org/installer > composer-setup.php
alias php=T:\tools\php7.1.6x86\php.exe
MOVE ON FROM SELENIUM 2... DO IT NOW & YOU WON'T HAVE TO LATER ( IT HAS MORE HOOKS & BUGFIXES )
You need to install the following plugins for Jenkins:
Checkstyle (for processing PHP_CodeSniffer logfiles in Checkstyle format)
Clover PHP (for processing PHPUnit's Clover XML logfile)
The goal of this project is to provide a standard template for Jenkins jobs for PHP projects.
Simply follow these four steps to get started:
Note: Run composer.phar install often. In PHPUnit newly added classes weren't visible in the classpath until the install was run.
/composer.json
/composer.lock
/composer.phar
/src/<php source code/classes>
/tests/<phpunit tests>
/vendors



https://phpunit.de/getting-started/phpunit-7.html
Note: Run composer.phar install often. In PHPUnit newly added classes weren't visible in the classpath until the install was run.
PHPUnit required this CLI string... probably needs '/' for php,
then '\' for the OS filespecs
C:/xampp/htdocs/vendor/bin/phpunit --bootstrap W:\w\git\behatphpfacebook\vendor\autoload.php W:\w\git\behatphpfacebook\tests\EmailTest
c:\cmder
C:\cmder\bin\curl.exe C:\cmder\bin\libcurl-x64.dll C:\cmder\bin\curl-ca-bundle.crt
Copyright 2018· All rights reserved