ruby-jmeter icon indicating copy to clipboard operation
ruby-jmeter copied to clipboard

Your docs/examples don't reflect your greatness.

Open drewcoo opened this issue 9 years ago • 4 comments

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?

drewcoo avatar Jan 12 '16 05:01 drewcoo

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

timkoopmans avatar May 19 '16 07:05 timkoopmans

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.

sdulal avatar Apr 20 '17 20:04 sdulal

The DSL is automatically generated by code. Perhaps we could do the same for some documentation. PRs are welcome in this space.

timkoopmans avatar Apr 21 '17 00:04 timkoopmans

@drewcoo @90kts I would be happy to participate in docs creation if you accept external PRs

PurpleCatfish avatar Nov 16 '18 23:11 PurpleCatfish