如何在IntelliJ IDEA中指定哪个@Tag应该用于JUnit [英] How to specify which @Tag should be used for JUnit in IntelliJ IDEA

查看:652
本文介绍了如何在IntelliJ IDEA中指定哪个@Tag应该用于JUnit的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法从IntelliJ的JUnit5 Runner中构建指定只测试具有特定@Tag的测试方法(或者相反,除了具有特定@Tag的测试之外的所有测试都应该执行)?

Is there a way to specify from the build in JUnit5 Runner of IntelliJ that only test methods with specific @Tag should be tested (or the opposite, that all tests except those with a specific @Tag, should be executed)?

我知道如何使用maven,但只有IntelliJ UI才有可能吗?

I know how to do it with maven, but is it possible with just the IntelliJ UI?

祝你好运,
Dieter

Best regards, Dieter

推荐答案

https://youtrack.jetbrains.com/issue/IDEA-163481 已修复,现在可以从IJ 2018.1开始 - 有关详细信息,请参阅@Nicolau的答案。

With https://youtrack.jetbrains.com/issue/IDEA-163481 fixed, it is now possible since IJ 2018.1 -- for details see @Nicolau 's answer.

这篇关于如何在IntelliJ IDEA中指定哪个@Tag应该用于JUnit的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆