fcsonline / drill

Drill is an HTTP load testing application written in Rust
GNU General Public License v3.0
2.09k stars 111 forks source link

`pick` for `with items range` #172

Closed erkannt closed 1 year ago

erkannt commented 1 year ago

Closes: #171

Should I update the examples in the readme or the syntax file?

I originally stumbled across this by following those and expecting it to just work.

fcsonline commented 1 year ago

Yep, add some examples to be able to understand this capability.

erkannt commented 1 year ago

Updated docs.

Do I need to address the clippy failure? Looks like it is failing due to running against a fork. When I run it locally the error does not reproduce.

erkannt commented 1 year ago

Please let me know if there is anything I can do to move along this PR. Hoping to reduce my PR WIP ^^

fcsonline commented 1 year ago

Merged!