NAME
py.convert_unittest - pylib utility to convert "unittest"-based
TestCases to py.test
SYNOPSIS
py.convert_unittest
DESCRIPTION
This manual page documents briefly the py.convert_unittest command.
This manual page was written for the Debian distribution because the
original program does not have a manual page.
py.convert_unittest is a program that converts unit tests written
against the Python "unittest" API to the "py.test" API.
AUTHOR
This manual page was written by Chris Lamb lamby@debian.org for the
Debian system (but may be used by others). Permission is granted to
copy, distribute and/or modify this document under the terms of the GNU
General Public License, Version 2 any later version published by the
Free Software Foundation.
On Debian systems, the complete text of the GNU General Public License
can be found in /usr/share/common-licenses/GPL.
AUTHOR
Chris Lamb
Author.
COPYRIGHT
Copyright © 2009 Chris Lamb
[FIXME: source] Tue 25 August 2009 PYTHON-PY(1)