< Home - < Back

perl-Test-Unit-Lite


Information about the package, perl-Test-Unit-Lite, which is shipped with common Linux distributions. The perl-Test-Unit-Lite package is designed for, Unit testing without external dependencies.


Package Name:

perl-Test-Unit-Lite

Summary:

Unit testing without external dependencies

Description:

This framework provides a lighter version of Test::Unit framework. It implements some of the Test::Unit classes and methods needed to run test units. Test::Unit::Lite tries to be compatible with public API of Test::Unit. It doesn't implement all classes and methods at 100% and only those necessary to run tests are available.

Architecture:

noarch

Version:

0.12

Release:

10.el6

Size:

27 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Test-Unit-Lite


Control the perl-Test-Unit-Lite package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Test-Unit-Lite

This command will install perl-Test-Unit-Lite on the server.

yum remove perl-Test-Unit-Lite

This command will un-install perl-Test-Unit-Lite on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Test-Unit-Lite, so you have to manually confirm that you want to do this.

yum -y remove perl-Test-Unit-Lite

This command will un-install perl-Test-Unit-Lite on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Test-Unit-Lite when using the -y flag.

yum update perl-Test-Unit-Lite

This command will update perl-Test-Unit-Lite to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Test-Unit-Lite, so you have to manually confirm that you want to do this.

yum -y update perl-Test-Unit-Lite

This command will update perl-Test-Unit-Lite to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-Test-Unit-Lite when using the -y flag.

yum info perl-Test-Unit-Lite

This command will show you core information about the perl-Test-Unit-Lite package.

yum deplist perl-Test-Unit-Lite

This command will show you the dependencies for perl-Test-Unit-Lite. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-Test-Unit-Lite

This command will check if there is an update waiting on perl-Test-Unit-Lite. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.