timitao/phpunit-workshops

dev-base 2019-04-16 12:29 UTC

This package is auto-updated.

Last update: 2024-04-29 03:51:26 UTC


README

License Latest Stable Version Total Downloads Travis Scrutinizer Code Quality

PHPUnit workshops

Installation

Please, install before going to workshops.

Standard

  1. Clone repository

     git clone git@github.com:timiTao/PHPUnitWorkshops.git
    
  2. Fetch all branches

     git fetch --all
    
  3. Install composer following link and next library:

     composer install 
    

Docker

  1. Clone repository

     git clone git@github.com:timiTao/PHPUnitWorkshops.git
    
  2. Fetch all branches

     git fetch --all
    
  3. Install library by docker-composer

     docker-compose run composer install
    

Contributors

  • Tomasz Kunicki TimiTao [lead developer]