gnom_7

Results 16 issues of gnom_7

**Is your feature request related to a problem? Please describe.** I have my java apps logs output in JSON format in order to easily and reliably parse them and ingest...

Is there an option to disable IDEA ANTLR plugin from generating parsers? I'd like to exclusively use GRADLE ANTLR plugin for this purpose. Especially given that IDEA ANTLR plugin doesn't...

### Expected behavior _No response_ ### Actual behavior _No response_ ### Steps to reproduce the problem TransactionController (in genearteParentSample=false mode) is not recorded if last sampler in it was com.blazemeter.jmeter.controller.ParallelSampler....

defect
to-triage

### The documentation URL https://jmeter.apache.org/usermanual/build-programmatic-test-plan.html ### Feedback Missing info of hot to actually run created test plan. It would be nice to have a working project with most basics covered,...

to-triage
documentation

### Use case I use Kotlin DSL and currently I have to subclass JMeter hierarchy to be able to implement/override 'props' and 'schema' on multiple JSR223 test elements to allow...

enhancement
to-triage

Hey, I see in README it is recommended to use released `0.1` version: > Before 0.1, it was recommended to add this Git repo as a submodule of your own...

question