ruby-jmeter
ruby-jmeter copied to clipboard
Test runner and test suite structure for large ruby-jmeter suite?
Hi. Could you offer guidance on how best to organize a large test suite made completely in ruby-jmeter? Testing multiple APIs with several scenarios.
I would like to utilize BDD libraries like Spinach to wrap ruby-jmeter tests, but I'm having a hard time imagining a non-invasive way to do it.