Github user pmouawad commented on the issue:
https://github.com/apache/jmeter/pull/313
Hello @vherilier ,
Thanks for PR.
Could you amend it to:
- Add a property that would apply to all TC
- add a TristateCheckBox in GUI 'Use comment in SampleResult'
I think this will cover all cases:
- Send comments for ALL TC
- Don't send comments
- Send for all except some
- Send for none except some
And test this value to add it to sampler.
Of course JUnit are welcome.
I'll be happy to merge it once done.
Thank you.
---