Tagged Questions
The phpspec tag has no wiki summary.
2
votes
8answers
671 views
PHPSpec - fail to run, anyone using it for php development?
Searched stackoverflow for this and found no answer
Coming from Ruby On Rails and Rspec, I need a tool like rspec (easier transition). Installed it through PEAR and tried to run it but it's not ...
0
votes
1answer
105 views
Coding standards and design patterns in PHPSpec library
I really like the codebase of PHPSpec.
Could any of you guys mention any standards and/or design patterns that are prominent in this library as that is how I want my code to be?