Re: post-install testing

2011-04-12 Thread Michael G Schwern
On 2011.4.13 1:50 AM, Jozef Kutej wrote: citeIt turned out that there is quite a lot that can go wrong./cite Found this gem in our internal wiki. :-) My question is regarding the post-install testing. Normally the test are run before installation and then discarded with all the rest of the

Re: post-install testing

2011-04-12 Thread Ovid
If you're talking about rerunning the package tests on a module after it's been installed, I had been working on the idea of installing tests along with the code. This would require a few things: 1. A place to install the tests. 2. A way to save the test run history. 3. Possible cooperation