hpk
371a6b9de9
[svn r63461] a few fixes, now figleaf writes files correctly.
...
also changed figleaf plugin to include only
the files of the current working dir.
--HG--
branch : trunk
2009-03-31 19:58:02 +02:00
hpk
ad6afe21ff
[svn r63209] polish command line options for distributed testing.
...
--HG--
branch : trunk
2009-03-22 18:41:36 +01:00
hpk
bda844b544
[svn r63201] allow to specify "3*" for host specs.
...
--HG--
branch : trunk
2009-03-22 02:19:57 +01:00
hpk
9bfdb42273
[svn r63197] * don't think "showskipsummary" is a useful option
...
* some typo fixes
--HG--
branch : trunk
2009-03-21 21:20:02 +01:00
hpk
422635ea47
[svn r63195] * fix rsyncdir usages all around
...
* rename looponfailing to looponfail
--HG--
branch : trunk
2009-03-21 21:07:45 +01:00
hpk
87f6f6b9f4
[svn r63194] more option streamlining
...
--HG--
branch : trunk
2009-03-21 21:02:04 +01:00
hpk
0ba4bd25ac
[svn r63193] normalize towards 'iocapture' option
...
--HG--
branch : trunk
2009-03-21 20:58:41 +01:00
hpk
3902890e1b
[svn r63192] rename dsession to dist
...
--HG--
branch : trunk
2009-03-21 20:31:09 +01:00
hpk
fc14b038af
[svn r63191] * remove "--exec"
...
* cleanup of options
--HG--
branch : trunk
2009-03-21 20:28:35 +01:00
hpk
4fe51e646c
[svn r63187] tweaks to cmdline options
...
--HG--
branch : trunk
2009-03-21 16:04:30 +01:00
hpk
8dd1dd24bc
[svn r63177] add a "-p" option to allow to add plugins from the command line.
...
--HG--
branch : trunk
2009-03-21 14:54:39 +01:00
hpk
6a1db0a594
[svn r63162] all tests pass again, output on test node setup and initialization is now much nicer.
...
--HG--
branch : trunk
2009-03-21 02:31:27 +01:00
hpk
5740cfebd6
[svn r63150] fix hostmanager to work with new xspecs
...
--HG--
branch : trunk
2009-03-20 18:29:08 +01:00
hpk
b7e47d0e3c
[svn r63046] change a few comments
...
--HG--
branch : trunk
2009-03-18 17:25:58 +01:00
hpk
b5b7f9b3a9
[svn r63018] rename "--hosts" to "--gateways" to make naming more consistent with py.execnet
...
--HG--
branch : trunk
2009-03-18 00:58:06 +01:00
hpk
d626a63934
[svn r63017] rename colitem._config to colitem.config - it's an official attribute
...
--HG--
branch : trunk
2009-03-18 00:48:07 +01:00
hpk
7ed26c2929
[svn r62993] * moving ensuretemp to config object
...
* adding --basetemp option
* added/rewrote some tests
--HG--
branch : trunk
2009-03-17 11:29:45 +01:00
hpk
b5a1f95856
[svn r62978] * introduce --hosts and --rsyncdirs optiosn
...
* re-sort option groups, disable some options for now
* add docstrings to execnet gatewaymanage
* streamline tests a bit
* unify debugging and tracing
--HG--
branch : trunk
2009-03-16 22:17:14 +01:00
hpk
7124b9e941
[svn r62662] introduce another hook "pytest_item_makereport" to allow a
...
correct implementation of the xfail plugin: previously
--pdb and -x would incorrrectly terminate if seeing
a marked-to-fail test.
--HG--
branch : trunk
2009-03-06 19:07:44 +01:00
hpk
ad06cfdc9d
[svn r62613] introduced a pytest_collect_directory hook.
...
--HG--
branch : trunk
2009-03-05 23:15:42 +01:00
hpk
a743caef18
[svn r62487] merging hostmanage branch:
...
* cleanup of the way distributed/remote sessions are setup up
* simplified config pickling
* configs are now more correctly wired on receival at remote sides
* introduced py.__.execnet.gwmanage helps managing calls to multiple hosts
* grouping all pickling related tests in test_pickle.py
and showcasing a nice pyfunc_call hack
--HG--
branch : trunk
2009-03-03 18:42:32 +01:00
hpk
1764555778
[svn r62292] use prefix "do_" for configure/unconfigure calls to plugins in addition to addoption.
...
--HG--
branch : trunk
2009-03-01 14:56:29 +01:00
hpk
3561d2e9ff
[svn r62256] getting rid of "--session", you can do it by
...
creating a plugin and calling setsessionclass
from "pytest_configure".
--HG--
branch : trunk
2009-02-27 22:32:49 +01:00
hpk
c17a09adaf
[svn r62211] merge 60797:HEAD of pytestplugin branch:
...
this merge contains:
* a new plugin architecture
* a pluginized pytest core
* many pytest related refactorings
* refactorings/streamlining of pytest's own tests
--HG--
branch : trunk
2009-02-27 11:18:27 +01:00