Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

enhancements to VariablesFromCSV plugin #5

Merged
merged 7 commits into from
May 1, 2013

Conversation

mfremont
Copy link

Enhanced the VariablesFromCSV plugin to make it easier to import variables for a test plan from a file which includes a header row and more than just two columns. This helps facilitate self-documenting files:

name,value,description
group0_threads,10,number of threads for thread group 0
group0_iterations,100,number of iterations per thread for thread group 0

The enhanced plugin will ignore every column after the second, and has an option to specify how many initial lines to skip in the input file.

@undera undera merged commit 3c3f566 into undera:master May 1, 2013
leusonmario pushed a commit to leusonmario/jmeter-plugins that referenced this pull request Aug 8, 2018
leusonmario pushed a commit to leusonmario/jmeter-plugins that referenced this pull request Aug 8, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants