maepalindrome
v1.0.0
Published
Calulates whether or not a piece of string is a palindrome by returning a boolean of true or false.
Downloads
3
Readme
#Test App
This is a sample test app made as part of an effort to better understand the writing test module that demonstrates test-driven development, nothing spectacular just a simple test file, some parts of the files are intensionally removed leaving only the code relevant to the area of focus.