TestNG
| TestNG | |
|---|---|
| Developers | Cédric Beust, the TestNG team |
| Stable release | 7.11
/ February 12, 2025 |
| Written in | Java |
| Operating system | Cross-platform |
| Type | Unit testing tool |
| License | Apache License 2.0 |
| Website | testng |
| Repository | |
TestNG is a testing framework for the Java programming language created by Cédric 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.