Darn, I knew I should have been a bit more verbose! :) I would like something a bit more evolved. I'm no expert in HAL, but I've know webapps to return 200 while being utterly broken. I was hoping to run a small scenario, maybe something as stupid as trying to log in (even a failed attempt, returning the proper code would be nice). Is there no way to run a test from the suite standalone?
(I've try the usual mvn -Dtest without success, but I also need to configure the testsuite to run against the proper instance)
If you think Curl is the better way to achieve that, I have no issue with it. I assume we can also use it to interact with the ReST API, right?
Thanks!