On 24 sept. 09, at 15:34, Mariano Martinez Peck wrote:
2009/9/24 Simon Denier
<Simon.Denier@inria.fr> On 24 sept. 09, at 15:22, Mariano Martinez Peck wrote:
Hi folks: Several times, I wanted to send by email for example, the results of running some tests. The only and ugly way I found to do this is using PrintScreen and send the screenshots. Now, the question is, is there a way to file out the results? Not only the amount (the number) of success, failures, error, expected failures, but also which tests where the failures, errors, etc.
Wow! I wasn't aware of that project. What's the idea of that project? I didn't find any information there.
Just having a simple automated engine to run tests for Moose automatically. The code is adapted from some previous project in Switzerland and, to be honest, it's pretty much a hack leaving plenty of dead code behind. Configuration of projects to test is hard-coded. I am working on a new TestServer which would use Metacello configurations.