Behat / WebApiExtension

Behat extension to test web APIs
http://extensions.behat.org
MIT License
111 stars 114 forks source link

It's this repository dead? #60

Closed jorge07 closed 7 years ago

jorge07 commented 8 years ago

I've being using this repo for a long time but, there is no activity and lot of PR pending. If there is no plan to maintain this repo? Why not ask for maintainers if there is no time for the actuals?

It's a cool tool, and I don't wanna lose it.

Thanks in advance

Alex-D commented 8 years ago

Ping @stof

greg0ire commented 7 years ago

See https://twitter.com/greg0ire/status/778213186801721344

jorge07 commented 7 years ago

R.I.P.

greg0ire commented 7 years ago

I started a benchmark here : https://docs.google.com/a/universcine.com/spreadsheets/d/136WdT9bmBCj_bw7K-mEgVukv8cZ4yGDKJKLGJzB949Y/edit?usp=sharing

stof commented 7 years ago

@greg0ire I suggest you to add this repo in the spreadsheet too, to make it easier to compare it to alternatives. And rather than 5 days ago, put a date for all of them. Much easier to maintain (no need to change it every day)

greg0ire commented 7 years ago

Will do!

stof commented 7 years ago

btw, the usage of Mink as HTTP client should be a red flag IMO: Mink is not an HTTP client (your browser is not either when loading pages): it can only do GET requests or submit forms (so no JSON payload, poor support of custom headers, etc...)

greg0ire commented 7 years ago

Yes I found that strange too, but did not dive quite yet.

greg0ire commented 7 years ago

I just opened comment and modification access on the spreadsheet.