u1trial

Langue: en

Version: 338184 (ubuntu - 24/10/10)

Section: 1 (Commandes utilisateur)

NAME

u1trial - Python unit test runner for using DBus and Twisted together

SYNOPSIS

u1trial [options] path

DESCRIPTION

u1trial is a Python unit test runner. It provides a main loop using the Twisted reactor and glib, for running tests based on these libraries. It also provides a private DBus session daemon for running the tests under, to avoid interaction with the DBus daemon in a live session.

OPTIONS

-h, --help
show this help message and exit
-t TEST, --test=TEST
run specific tests, e.g: className.methodName
-l LOOPS, --loop=LOOPS
loop selected tests LOOPS number of times

AUTHOR

This manual page was written by Rodney Dawes <rodney.dawes@canonical.com>.