From fijal at genesilico.pl Fri Sep 15 11:46:35 2006 From: fijal at genesilico.pl (Maciek Fijalkowski) Date: Fri, 15 Sep 2006 11:46:35 +0200 Subject: [py-dev] RLimit Message-ID: <450A767B.6070805@genesilico.pl> [I'm sending it here, to persist at some point and I'm too lazy to add it to docs] It should be very nice to have some feature in py.test which allows you to specify rlimit for tests and fail/skip tests which are beyond this limit. Especially for distributed testing this makes more sense (as well as nice-ing stuff).