Add automatic testing library
octopuscabbage opened this issue · 1 comments
octopuscabbage commented
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
bergmark commented
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.