dev-master
9999999-devPalindrome Code Kata
The Requires
The Development Requires
by Derek McLean
v1.0
1.0.0.0Palindrome Code Kata
The Requires
The Development Requires
by Derek McLean
Wallogit.com
2017 © Pedro Peláez
Palindrome Code Kata
composer create-project delboy1978uk/palindrome --stability=dev
index.php has a text field and submit button which calls the palindrome API., (*2)
The palindrome command is in the bin directory. You can add several words., (*3)
./palindrome radar failingword kayak dad mum etc
The kata command is also in the bin directory. This accepts input and produces output to the code kata spec. Type in the following comand and follow the instructions, (*4)
./kata
api.php?query=radar
vendor/bin/codecept run unit --coverage-html
Tests are being run on PHP 5.4, 5.5, 5.6, and HHVM, (*5)
Scrutinizer inspects code for bad smells etc. Coverage clovers are uploaded from the Travis builds to Scrutinizer. See status icons above., (*6)
Palindrome Code Kata
Palindrome Code Kata