Skip to content

Instantly share code, notes, and snippets.

@matjack1
Created January 18, 2017 12:41
Show Gist options
  • Save matjack1/869d1f39453946ff5f37d29c044732e9 to your computer and use it in GitHub Desktop.
Save matjack1/869d1f39453946ff5f37d29c044732e9 to your computer and use it in GitHub Desktop.
Vitsoe PHP challenge
Hello,
this is a PHP challenge for the software developer position at Vitsoe.
Please fork this repository on Github: https://github.com/emilybache/GildedRose-Refactoring-Kata/
and complete the PHP challenge: https://github.com/emilybache/GildedRose-Refactoring-Kata/tree/master/php
If you have installed PHP and PHPUnit on your machine, to get started you should be able to just run `phpunit` from the folder to run the tests.
The requirements are here: https://github.com/emilybache/GildedRose-Refactoring-Kata/blob/master/GildedRoseRequirements.txt
You are expected to write a comprehensive test suite together with the refactoring.
Try to keep the task in 2 hours and don't spend more than 4 hours on this, it's not necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment