Hi there,
I am trying to submit a pull request to resty-cli, but in order to to that I would like to be able to run its tests.
My knowledge of PERL is limited. I have tried executing `prove t/resty/`, which prompted me to install several CPAN packages. After doing so, I was able to execute the tests, but they failed a lot (complete log is here: https://gist.github.com/kikito/244b60840f07a03c4d1d )
I am using OSX, by the way.
Could you guys include instructions in the README about how to run the tests (or point me to existing instructions in other place)?
Regards,
Enrique