How to Install and Uninstall libtestng7-java Package on Kali Linux

Last updated: May 19,2024

1. Install "libtestng7-java" package

This guide let you learn how to install libtestng7-java on Kali Linux

$ sudo apt update $ sudo apt install libtestng7-java

2. Uninstall "libtestng7-java" package

Here is a brief guide to show you how to uninstall libtestng7-java on Kali Linux:

$ sudo apt remove libtestng7-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtestng7-java package on Kali Linux

Package: libtestng7-java
Source: testng7
Version: 7.5-2
Installed-Size: 971
Maintainer: Debian Java Maintainers
Architecture: all
Conflicts: testng
Size: 895504
SHA256: 9e2070cd0d42cb9f37e024ca5fa2d386f555f26093eb8758c3fc70e4b5b21ae6
SHA1: efeeb6f04dd98f14dd24b6f1c592c94524e8ff6e
MD5sum: afd38b73e6084d81b37cf0f6fc0b37b6
Description: 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.
Description-md5:
Homepage: http://testng.org
Section: java
Priority: optional
Filename: pool/main/t/testng7/libtestng7-java_7.5-2_all.deb