< Home - < Back

python-repoze-who-testutil


Information about the package, python-repoze-who-testutil, which is shipped with common Linux distributions. The python-repoze-who-testutil package is designed for, Test utilities for repoze.who-powered applications.


Package Name:

python-repoze-who-testutil

Summary:

Test utilities for repoze.who-powered applications

Description:

repoze.who-testutil is a repoze.who plugin which modifies repoze.who‘s original middleware to make it easier to forge authentication, without bypassing identification (this is, running the metadata providers). It’s been created in order to ease testing of repoze.who-powered applications, in a way independent of the identifiers, authenticators and challengers used originally by your application, so that you won’t have to update your test suite as your application grows and the authentication method changes.

Architecture:

noarch

Version:

1.0

Release:

0.4.rc1.el6

Size:

13 k

Repository:

base

From Repository:

Licence:

BSD



Handy Yum Commands for python-repoze-who-testutil


Control the python-repoze-who-testutil package with the following handy commands outlined below.


Command

Description of Command

yum install python-repoze-who-testutil

This command will install python-repoze-who-testutil on the server.

yum remove python-repoze-who-testutil

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

yum -y remove python-repoze-who-testutil

This command will un-install python-repoze-who-testutil 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-repoze-who-testutil when using the -y flag.

yum update python-repoze-who-testutil

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

yum -y update python-repoze-who-testutil

This command will update python-repoze-who-testutil 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-repoze-who-testutil when using the -y flag.

yum info python-repoze-who-testutil

This command will show you core information about the python-repoze-who-testutil package.

yum deplist python-repoze-who-testutil

This command will show you the dependencies for python-repoze-who-testutil. 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-repoze-who-testutil

This command will check if there is an update waiting on python-repoze-who-testutil. 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.