1、安装testng插件
file -》 Settings -》plugings -》搜索Testng -》选中Testng-J 点击Browse repositories…进行安装插件 -》安装后重启idea
file -》 Settings -》plugings -》搜索Testng 如下表示安装成功
idea中导入testng
2、导入testng jar包
1、下载testng jar包
2、导入jar包:file -》project structure -》Modules -》Dependencies -》+ -》jars or directories… -》选中testng jar包所在目录

相关文章:

  • 2022-12-23
  • 2021-04-27
  • 2021-10-06
  • 2021-12-10
  • 2021-12-10
  • 2021-06-07
猜你喜欢
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2021-05-06
  • 2021-04-14
  • 2022-12-23
  • 2022-01-06
相关资源
相似解决方案