Created
January 18, 2017 12:41
-
-
Save matjack1/869d1f39453946ff5f37d29c044732e9 to your computer and use it in GitHub Desktop.
Vitsoe PHP challenge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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