< Home - < Back

python-django-discover-runner


Information about the package, python-django-discover-runner, which is shipped with common Linux distributions. The python-django-discover-runner package is designed for, A Django test runner based on unittest2's test discovery.


Package Name:

python-django-discover-runner

Summary:

A Django test runner based on unittest2's test discovery

Description:

An alternative Django TEST_RUNNER which uses the unittest2 test discovery from a base path specified in the settings, or any other module or package specified to the test management command -- including app tests.

Architecture:

noarch

Version:

1.0

Release:

2.el6

Size:

17 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python-django-discover-runner


Control the python-django-discover-runner package with the following handy commands outlined below.


Command

Description of Command

yum install python-django-discover-runner

This command will install python-django-discover-runner on the server.

yum remove python-django-discover-runner

This command will un-install python-django-discover-runner on the server. When you run this command, you will be asked if you are sure that you want to remove python-django-discover-runner, so you have to manually confirm that you want to do this.

yum -y remove python-django-discover-runner

This command will un-install python-django-discover-runner 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 python-django-discover-runner when using the -y flag.

yum update python-django-discover-runner

This command will update python-django-discover-runner to the latest version. When you run this command, you will be asked if you are sure that you want to remove python-django-discover-runner, so you have to manually confirm that you want to do this.

yum -y update python-django-discover-runner

This command will update python-django-discover-runner 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 python-django-discover-runner when using the -y flag.

yum info python-django-discover-runner

This command will show you core information about the python-django-discover-runner package.

yum deplist python-django-discover-runner

This command will show you the dependencies for python-django-discover-runner. 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 python-django-discover-runner

This command will check if there is an update waiting on python-django-discover-runner. 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.