php-http / httplug

HTTPlug, the HTTP client abstraction for PHP

Home Page:http://httplug.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing tools

sagikazarmark opened this issue · comments

I am planning to create a few testing tools:

  • Request/Response/Stream diff: can be used in matching assertions
  • PHPSpec plugin for the above
  • PHPUnit plugin for the above

Ideas? Opinions?