You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by GitBox <gi...@apache.org> on 2023/01/17 07:47:06 UTC

[GitHub] [jmeter] shrinivasa-uppunda opened a new issue, #5765: junit 5 sampler

shrinivasa-uppunda opened a new issue, #5765:
URL: https://github.com/apache/jmeter/issues/5765

   ### Expected behavior
   
   I have spring boot application with Junit 5 test cases. I can not use junit sampler as  JMeter 5.5 only supports junit 4 or below.
   
   Need suggestion or work around to solve this issue.
   
   Thanks & regards,
   Shrinivasa Uppunda
   
   ### Actual behavior
   
   I created jar file and added in the junit lib of Jmeter and restarted the jmeter and added thread group and added junit sampler and not able see the junit classes in the classname section and not able see any value in dropdown in test method.
   
   ### Steps to reproduce the problem
   
   I created jar file and added in the junit lib of Jmeter and restarted the jmeter and added thread group and added junit sampler and should be able to see the test class and test method in junit sampler
   
   ### JMeter Version
   
   5.5
   
   ### Java Version
   
   Java 11
   
   ### OS Version
   
   Windows 10


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org