Open chintanvadgama opened 6 years ago
Hi,
Yeah, that sounds reasonable. I've added 4b8f6b1 that would build the junit classname
and testName
to
look like ${threadName} - ${label}
, skipping the empty components and unnecessary separators if needed. I think this should provide some flexibility for different inputs or styles of JMeter tests - let me know if that works for you.
Thanks!
Hi,
I have installed this plugin & was able to run it successfully. When I ran the plugin, I see that this plugin takes "jmeter_thread_name" as "testcase-classname" for junit.xml. I am using JMeter for API testing & all testcases are written as "label" and not "threadname".
Is there any way to map "label" from jtl report to "testcase-classname" in junit report?
Sample JTL Report:
Sample JUnit XML report: