setUp(
scn.inject(
rampUsers(1) over (1 seconds)
).protocols(httpConf)
)
--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
baseURL was renamed into baseUrlsilentURI was renamed into silentUriasJSON was renamed into asJsonover inject method was renamed into duringThey first deprecate it and enforce user to try new methods.
Over the period of time they do good publicity of certain things which will be discontinued in near future.
I know it will increase the code/documentation maintainability but trust me using this tricks enterprises makes millions ;)