erikthedeveloper / le-testing-api-with-behat-laravel

Learning Experiment: Testing an API using Behat (WebApiExtension). Using Laravel 4.2
15 stars 4 forks source link

Nice - but missing method to POST? I.e. create NEW item #4

Open simplenotezy opened 9 years ago

simplenotezy commented 9 years ago

Thanks a lot for this repo, it has definitely helped me. But I really miss a described feature to send a post request to an endpoint with some specific parameters.