"config.option.boxed" indicates now boxed tests and RSession.fixoptions takes care to honour dist_boxed accordingly. So you can do if not py.test.config.boxed: py.test.skip(...) i also fixed the documentation. --HG-- branch : trunk