Go to file
hpk 77b8a010c5 [svn r38097] streamline boxed test configuration:
"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
2007-02-07 19:43:23 +01:00
py [svn r38097] streamline boxed test configuration: 2007-02-07 19:43:23 +01:00
setup.py [svn r37699] removing py._dist export (only accessed from setup.py 2007-01-31 23:23:24 +01:00