Closed ynishi closed 2 years ago
This pr is inspired by https://github.com/hspec/hspec-wai/issues/51, thanks @jinilover @diegospd!
I added postJson for convinient use to test post with JSON.
postJson
post
JSON
close at once, reopen if needed.
hello, hasn't this been merged? can't find it in the haddocks nor in the code
This pr is inspired by https://github.com/hspec/hspec-wai/issues/51, thanks @jinilover @diegospd!
I added
postJson
for convinient use to testpost
withJSON
.