How to Install and Uninstall libtest-tabledriven-perl Package on Ubuntu 21.10 (Impish Indri)
Last updated: March 04,2025
1. Install "libtest-tabledriven-perl" package
Please follow the guidance below to install libtest-tabledriven-perl on Ubuntu 21.10 (Impish Indri)
$
sudo apt update
Copied
$
sudo apt install
libtest-tabledriven-perl
Copied
2. Uninstall "libtest-tabledriven-perl" package
This tutorial shows how to uninstall libtest-tabledriven-perl on Ubuntu 21.10 (Impish Indri):
$
sudo apt remove
libtest-tabledriven-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libtest-tabledriven-perl package on Ubuntu 21.10 (Impish Indri)
Package: libtest-tabledriven-perl
Architecture: all
Version: 0.02-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: perl:any
Filename: pool/universe/libt/libtest-tabledriven-perl/libtest-tabledriven-perl_0.02-1.1_all.deb
Size: 7972
MD5sum: 7bbce7b669c1728df511b0304d148117
SHA1: 6f8d808bbcceef0bfc0b9548bc8179c12d9b140b
SHA256: 5f9b594eb01f7ae579d29ac01213135982ded95a0c2b1fbe18261bd2ebee7365
SHA512: 780eb59e716ace2aff71864e2ef6e0e58002477031cdff77c30547a50ea6bc2368be3319fab943b0d600e731281771ff658cfef8b23c48c3c100d0e53ade951a
Homepage: http://search.cpan.org/dist/Test-TableDriven/
Description-en: write tests, not scripts that run them
Writing table-driven tests is usually a good idea. Adding a test case
doesn't require adding code, so it's easy to avoid fucking up the
other tests. However, actually going from a table of tests to a test
that runs is non-trivial.
.
Test::TableDriven makes writing the test drivers trivial. You simply
define your test cases and write a function that turns the input data
into output data to compare against. C will compute
how many tests need to be run, and then run the tests.
.
Concentrate on your data and what you're testing, not
plan tests => scalar keys %test_cases
and a big foreach loop.
Description-md5: f16376566d573884b95dfd02693c7348
Architecture: all
Version: 0.02-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: perl:any
Filename: pool/universe/libt/libtest-tabledriven-perl/libtest-tabledriven-perl_0.02-1.1_all.deb
Size: 7972
MD5sum: 7bbce7b669c1728df511b0304d148117
SHA1: 6f8d808bbcceef0bfc0b9548bc8179c12d9b140b
SHA256: 5f9b594eb01f7ae579d29ac01213135982ded95a0c2b1fbe18261bd2ebee7365
SHA512: 780eb59e716ace2aff71864e2ef6e0e58002477031cdff77c30547a50ea6bc2368be3319fab943b0d600e731281771ff658cfef8b23c48c3c100d0e53ade951a
Homepage: http://search.cpan.org/dist/Test-TableDriven/
Description-en: write tests, not scripts that run them
Writing table-driven tests is usually a good idea. Adding a test case
doesn't require adding code, so it's easy to avoid fucking up the
other tests. However, actually going from a table of tests to a test
that runs is non-trivial.
.
Test::TableDriven makes writing the test drivers trivial. You simply
define your test cases and write a function that turns the input data
into output data to compare against. C
how many tests need to be run, and then run the tests.
.
Concentrate on your data and what you're testing, not
plan tests => scalar keys %test_cases
and a big foreach loop.
Description-md5: f16376566d573884b95dfd02693c7348