silkapp/rest

Add automatic testing library

octopuscabbage opened this issue · 1 comments

It would be nice if there were a library which provided some hunit (or other testing suites) combinators and functions to help test rest apis

We have a testing framework internally that I'm very happy with. I'm not sure how much of it can be reused but I can try abstracting it a bit to see if it's useful as a library.