JUNIT - Running multiple methods in Run/Debug configuration via method option
Answered
I would like to run multiple Junit test cases from a single class and I would like to do it without group them in @tags or grep them in @suits and @runWith annotaion. Just the ability to type in Method box : Test1, Test5 ,Test10 and Run(or debug). Is there a plugin who does that?
thx
Please sign in to leave a comment.
No, request is welcome at https://youtrack.jetbrains.com/issues/IDEA.