Rechercher une page de manuel
u1trial
Langue: en
Version: 338184 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
u1trial - Python unit test runner for using DBus and Twisted togetherSYNOPSIS
u1trial [options] pathDESCRIPTION
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>.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre