This is the repository for our "QA for PHP projects" workshop. Please follow the instructions to get started.
In order to successfully participate in the workshop exercises, make sure you have the following tools installed (preferrably the latest versions):
In order to get started, you need to clone this repository. The easiest way is to follow the following commands.
git clone https://github.com/in2it/phpqa-workshop.git
If you would like to play yourself with the configurations and such, you can also fork this project on GitHub to your own account and clone from there.
We have provided a virtual configuration that's suited for usage throughout the workshop using Vagrant (see requirements).
cd phpqa-workshop
vagrant up
NOTE: In some rare cases, it can be that you need to call vagrant provision
to ensure all modules are installed
vagrant ssh
When you participate in the workshop, some exercises will be given. Follow the exercises as mentioned.
If you participate in the workshop, please read the full PREPARATION document for details.
This workshop is part of the full in2it training course "QA for PHP professionals". Copyright 2006 - 2015 © in2it vof. All rights reserved.