Hi, What do you think if we add samples/* directory under the source control to show samples for frequently asked cases? Here's a similar case in Gradle documentation: [1]
For instance: * gradle-kotlin-lib: Gradle-based project that builds a library and uses it within JSR223 sampler * docker-compose-influx: a docker-compose-based project that sends data to InfluxDB * gradle-java-programmatic-test-plan: programmatic test plan generation with Java" * ... It would be useful for both users (they could use the samples for bootstrap purposes), and it would be useful for JMeter to test integrations. I'm not sure if that would be compliant with the ASF rules though (see [2], [3]). WDYT? [1] https://docs.gradle.org/current/samples/index.html [2] https://lists.apache.org/thread.html/f3d7efbb9000ee166b3f2129ea54855b1cd79a461b80876820e0d464%401432336409%40%3Cdev.jmeter.apache.org%3E [3] https://www.apache.org/foundation/marks/linking#productsupport Vladimir
