[TIP] Unittest framework with good process isolation

Baiju M baiju.m.mail at gmail.com
Sat Aug 4 01:54:34 PDT 2012


Hi holger,

On Sat, Aug 4, 2012 at 1:47 PM, holger krekel <holger at merlinux.eu> wrote:
[...snip...]
> pytest has the "xdist" plugin (http://pypi.python.org/pypi/pytest-xdist ) which
>
> a) provides the --boxed option to run each test in subprocess which allows
>    to survive and report on crashes of single tests

What is the difference between --tx and --boxed options ?

Regards,
Baiju M



More information about the testing-in-python mailing list