TestNG
Home PageCategories: Testing
Latest version: 5.6
Added 2005-06-14Updated 2007-09-17
Testing framework inspired from JUnit and NUnit but introducing some new functionalities such as:
- JDK 5 Annotations (JDK 1.4 is also supported with JavaDoc annotations)
- Flexible test configuration
- Default JDK functions for runtime and logging (no dependencies)
- New execution model (no more TestSuite)
- Dependent methods for application server testing
- Support for data-driven testing (with @DataProvider)
- Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc.)
- Support for parameters
- Supports JAAS
- Allows distribution of tests on slave machines
- Embeds BeanShell for further flexibility
Built for Java |
Plug-in |
Free or free version available |
Source code provided |