简体   繁体   中英

Running a certain TestNG test group with IntelliJ IDEA

Is it possible to let IntelliJ IDEA (13.1) run tests of a certain TestNG test group ? How?

The only sultion I've found so far is running the tests with Maven.

Are you able to set up a TestNG run configuration and try ticking the Group radio button, as per the image below?

http://www.jetbrains.com/idea/features/screenshots/70/TestNG/tngRunConfig.gif

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM