00:00
290
A few people have been asking me how to get started using TestNG and IntelliJ IDEA. Even the basics of "adding testng to the project" and how to run the tests seems a little hard to find for newbies.
In this short video, I do a simple walk through of creating a project using maven, then adding TestNG to the project.