ruby-jmeter
ruby-jmeter copied to clipboard
Your docs/examples don't reflect your greatness.
I just looked into this Friday/Monday because I wanted the utility of JMeter but we're a Ruby shop and . . . well . . . JMeter is a hard sell once people try to use it. So I found this wrapper and everything seemed to just work.
But I wanted to use the random order controller and wasn't sure if it was supported. Nothing in the docs. No example. A quick grep through the code and I realized it was there. I tried it and it worked exactly as expected.
You should really have better docs/examples. I'm incredibly happy with what you've put together. I want to chip in. Are you more interested in me giving you example/doc PRs or fixing some of the bugs in the Issues bucket?
I'm sorry I have taken so long to get back to you. PRs are always welcome. We're looking to revamp ruby-jmeter and support it more closely from Flood IO in general.
Regards, Tim
Would have to agree with this. It's really surprising how many undocumented features ruby-jmeter has! One look through ruby-jmeter/lib/ruby-jmeter/dsl/ shows it all.
The DSL is automatically generated by code. Perhaps we could do the same for some documentation. PRs are welcome in this space.
@drewcoo @90kts I would be happy to participate in docs creation if you accept external PRs