[ Source: testng ]
Package: testng (6.9.12-4)
Links for testng
Debian Resources:
Download Source Package testng:
Maintainers:
External Resources:
- Homepage [testng.org]
Similar packages:
testing framework for Java
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:
* Annotations. * Run your tests in arbitrarily big thread pools with various policies available (all methods in their own thread, one thread per test class, etc.) * Test that your code is multithread safe. * Flexible test configuration. * Support for data-driven testing (with @DataProvider). * Support for parameters. * Powerful execution model (no more TestSuite). * Supported by a variety of tools and plug-ins (Eclipse, IDEA, Maven, etc.) * Embeds BeanShell for further flexibility. * Default JDK functions for runtime and logging (no dependencies). * Dependent methods for application server testing.TestNG is designed to cover all categories of tests: unit, functional, end-to-end, integration, etc.
Other Packages Related to testng
|
|
|
|
-
- dep: libbsh-java (>= 2.0b4)
- Java scripting environment (BeanShell) Version 2 (library)
-
- dep: libjcommander-java
- Java framework for parsing command line parameters
-
- rec: ant
- ferramenta de construção baseada em Java similar ao make
-
- rec: junit4 (>= 4.12)
- infraestrutura de testes de regressão JUnit para Java
-
- rec: libyaml-snake-java (>= 1.21)
- YAML parser and emitter for the Java programming language
Download testng
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 776.0 kB | 869.0 kB | [list of files] |