I am sure I miss something obvious. But I have problems install and using phpspec. First of all I don't know if I should use phpspec or phpspec2.
I have tried installing like this: - PEAR (doesn't work) - git hub (cloning and it gets downloaded okay) - composer (Seems I only can get dependencies installed)
I would really appreciate if somebody knows a "phpspec for dummies guide".
Or is it just better to use PHPUnit?