Skip to content

1.3

Choose a tag to compare

@github-actions github-actions released this 18 Nov 18:37
· 313 commits to master since this release

You can now convert test fragments, module controllers & include controllers with jmx2dsl, allowing you to properly convert modularized JMX files!

Additionally:

  • now jmx2dsl converts disabled test plan elements into commented out code, which eases "re-enabling" or reusing such elements in the DSL code.
  • now httpDefaults() includes downloadEmbeddedResourcesMatching(regex) and downloadEmbeddedResourcesNotMatching(regex) as httpSampler does.