TestNG框架

eclipse安装

Help -> Install New Software

../_images/testNGinstall-1.jpeg

点击Add, 在弹出的对话框中, Name输入testNG, Location输入https://dl.bintray.com/testng-team/testng-eclipse-release/6.14.3/, 然后点击Add; 这里的版本号可以选择最新的

../_images/testNGinstall-2.jpeg

然后在弹出的对话框中选中TestNG, 点击下一步, 直到安装完成

../_images/testNGinstall-3.jpeg