Paketname | testng |
Beschreibung | testing framework for Java |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 5.10+dfsg-2 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 1768 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless, bsh, libqdox-java (>= 1.9) |
Empfohlene Pakete | libbackport-util-concurrent-java |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 1089160 Byte |
Prüfsumme MD5 | 8e4463544c1652c7fcd3c6a5e6f9783e |
Prüfsumme SHA1 | 6c57c8faa2c574cd4a52843b1840c38d9dc0885d |
Prüfsumme SHA256 | 6e998def248c0266148041f20cae8b67cdbc35dc44b4ae179a9d896c8453c46f |
Link zum Herunterladen | testng_5.10+dfsg-2_all.deb |
Ausführliche Beschreibung | TestNG is a testing framework inspired by JUnit and NUnit but
introducing some new functionalities that make it more powerful and
easier to use, such as:
.
* JDK 5 annotations
* Flexible test configuration
* Support for data-driven testing
* Support for parameters
* Distribution of tests on slave machines
* Powerful execution model (no more TestSuite)
* Embeds BeanShell for further flexibility
.
TestNG is designed to cover all categories of tests, including unit,
functional, end-to-end and integration tests.
|