|
|
|
|
|
by scaturr
4260 days ago
|
|
Thanks for your feedback! PHPUnit is an awesome tool (I even started https://github.com/brianium/paratest to get a little more out of it). Behat is equally awesome. However we wanted something that was a little easier to extend, in a variety of ways. We spend a lot of time writing JavaScript tests with Mocha and Jasmine for JS apps that consume our PHP APIs, and we really enjoy that style of testing. This is our way of bringing that style to PHP, and we think its a great tool for new codebases. Thanks again for the comment :) |
|