flood-io / ruby-jmeter

A Ruby based DSL for building JMeter test plans
MIT License
748 stars 139 forks source link

Support ignoreFirstLine in csv_data_set_config #122

Closed honsq90 closed 7 years ago

honsq90 commented 7 years ago

Hey @90kts!

I happened to be using the ignoreFirstLine flag and realised that the generated .jmx file didn't pick up on that change. Added a small test as well.