How to Install and Uninstall testng Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: April 30,2024

1. Install "testng" package

Please follow the instructions below to install testng on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install testng

2. Uninstall "testng" package

This guide covers the steps necessary to uninstall testng on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove testng $ sudo apt autoclean && sudo apt autoremove

3. Information about the testng package on Ubuntu 20.10 (Groovy Gorilla)

Package: testng
Architecture: all
Version: 6.9.12-4
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 848
Depends: libbsh-java (>= 2.0b4), libjcommander-java
Recommends: ant, junit4 (>= 4.12), libyaml-snake-java (>= 1.21)
Filename: pool/universe/t/testng/testng_6.9.12-4_all.deb
Size: 772520
MD5sum: b166de1abc91a7263d007c20a31fd909
SHA1: 2877a55547053d1569f7c180bd3497bc532ae280
SHA256: f45dd0293285044cf67d0e2f955b67b6ef8a40b9116794947f2ecbe85845158a
SHA512: bc56b9f70bdab0a022492b97aeea00baba1b75925ccd5a24b7862f83ded44dc217ba571660d0454157d8056a4c1e24dfbe7abe76ac2f44e7f716a8f406b04312
Homepage: http://testng.org
Description-en: 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: d2b6208d4934fc7baa97ad9dc66a441f