Just curious 1. Has anyone tried using Gatling DSL...
# test
a
Just curious 1. Has anyone tried using Gatling DSL from Kotlin? 2. Or maybe there are Kotlin performance frameworks/tools similar to Gatling?
l
I tried Gatling some time ago, but It seems not compatible. Some references to the functions like
http()
didn't work. JMeter may be an alternative because it has a Java API.
a
thanks for info @Lucas It is good to know Jmeter has API, because Jmeter's UI and xml project files did not look much inspiring for me.
w
i have glanced at jmeter for this. I also am looking to replace gatling.... I haven't had time to really figure it out yet though