| Project Name | TestNG |
| Category | Development tools |
| Programming Language | Java |
| Project Home Page | http://testng.org/ |
| License(s) | |
| License URL(s) | |
| Tags (edit) | testing, unit testing |
TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use, such as:
- JSR 175 Annotations (JDK 1.4 is also supported with JavaDoc annotations).
- Flexible test configuration.
- Default JDK functions for runtime and logging (no dependencies).
- Powerful execution model (no more TestSuite).
- Supports dependent methods.
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-08-21 03:33:28.119 (rel. 4).
