Hi friends we are looking for a opensource Kotlin/...
# announcements
s
Hi friends we are looking for a opensource Kotlin/Java end to end API testing framework any recommendations would be good.
m
http://www.thucydides.info/#/ provides good reporting around RestAssured and Selenium
👍 2
If you’re using Spring Boot, it has some good Integration testing tools, but they spin up a local instance of the service to test, so may not be what you’re looking for.