Skip to content

timiTao/PHPUnitWorkshops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published