Loading jobs/phpunit_test/phpunit_test.yml +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ phpunit_test: PHPUNIT_OPTIONS: "" PROJECT_ROOT: "/" script: # Installing globally PhpUnit - composer global require "phpunit/phpunit" # Going to the root of php project - cd ${CI_PROJECT_DIR}${PROJECT_ROOT} # Running Unit testing Loading jobs/phpunit_test/versions/0.1.1.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Fixing the installation of PHPUnit when it is not already available in the project No newline at end of file Loading
jobs/phpunit_test/phpunit_test.yml +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,8 @@ phpunit_test: PHPUNIT_OPTIONS: "" PROJECT_ROOT: "/" script: # Installing globally PhpUnit - composer global require "phpunit/phpunit" # Going to the root of php project - cd ${CI_PROJECT_DIR}${PROJECT_ROOT} # Running Unit testing Loading
jobs/phpunit_test/versions/0.1.1.md 0 → 100644 +1 −0 Original line number Diff line number Diff line * Fixing the installation of PHPUnit when it is not already available in the project No newline at end of file