Developer(s) | Cédric Beust, the TestNG team |
---|---|
Stable release | 7.6.1
/ July 4, 2022[1] |
Repository | |
Written in | Java |
Operating system | Cross-platform |
Type | Unit testing tool |
License | Apache License 2.0[2] |
Website | testng |
TestNG is a testing framework for the Java programming language created by Cedric_Beust and inspired by JUnit and NUnit. The design goal of TestNG is to cover a wider range of test categories: unit, functional, end-to-end, integration, etc., with more powerful and easy-to-use functionalities.