在VS和Resharper中,我可以在任何执行之前看到我的解决方案中的所有测试,请参阅https://www.jetbrains.com/help/resharper/Reference__Windows__Unit_Test_Explorer.html
在Idea中我找不到任何测试资源管理器,只有测试运行器但它略有不同.也许我需要安装一些专用的插件?我使用maven和TestNG.
testng intellij-idea test-runner maven test-explorer
我有一组测试,必须在基类中使用两个不同的 SetUp 来运行它。
这是截图
我该如何改进它?
c# nunit
c# ×1
intellij-idea ×1
maven ×1
nunit ×1
test-explorer ×1
test-runner ×1
testng ×1