github abstracta/jmeter-java-dsl v0.52
0.52

latest releases: v1.26, v1.25.3, v1.25.2...
2 years ago

A new module has been added which allows you to more easily generate GraphQL requests! Check the new user guide section for more details. Thanks to @MaksSieve for the contribution!

Additionally:

  • getName and getGuiClass have been added to every DslTestElement to allow them to be used for example when configuring switch controllers. Thanks again to @MaksSieve for the contribution!
  • showTimeLine in thread groups now blocks as showGui does to provide a consistent behavior and ease usage in tests.
  • Refactor MethodCallBuilder class (used for DSL generation from JMX) to better separate concerns between methods. If you have some custom MethodCallBuilder then you will need to implement the new method and stop returning null in buildMethodCall.

Don't miss a new jmeter-java-dsl release

NewReleases is sending notifications on new releases.