Re: [Pharo-project] Hapao for Test coverage!
On Thu, Jan 20, 2011 at 6:41 PM, Vanessa Peña <vane.c.pena@gmail.com> wrote:
Hello all,
We are happy to introduce you Hapao, an innovative test coverage tool which gives you an intuitive graphical representation to visually assess the quality of the coverage.
For more information and download you can visit us at: http://hapao.dcc.uchile.cl/ Of course, all feedback is always welcome :)
Very nice! One small thing: the dialog selecting the packages at the beginning should label the button "continue"", not "terminate" (which sounds like cancel to me). I added a blog post: http://pharo-project.org/news -- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
Thanks Marcus, Alexandre On 24 Jan 2011, at 07:01, Marcus Denker wrote:
On Thu, Jan 20, 2011 at 6:41 PM, Vanessa Peña <vane.c.pena@gmail.com> wrote:
Hello all,
We are happy to introduce you Hapao, an innovative test coverage tool which gives you an intuitive graphical representation to visually assess the quality of the coverage.
For more information and download you can visit us at: http://hapao.dcc.uchile.cl/ Of course, all feedback is always welcome :)
Very nice!
One small thing: the dialog selecting the packages at the beginning should label the button "continue"", not "terminate" (which sounds like cancel to me).
I added a blog post: http://pharo-project.org/news
-- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Thank you very much to Lukas and Markus. Vanessa. On Mon, Jan 24, 2011 at 12:12 PM, Alexandre Bergel <alexandre@bergel.eu>wrote:
Thanks Marcus,
Alexandre
On 24 Jan 2011, at 07:01, Marcus Denker wrote:
On Thu, Jan 20, 2011 at 6:41 PM, Vanessa Peña <vane.c.pena@gmail.com> wrote:
Hello all,
We are happy to introduce you Hapao, an innovative test coverage tool which gives you an intuitive graphical representation to visually assess the quality of the coverage.
For more information and download you can visit us at: http://hapao.dcc.uchile.cl/ Of course, all feedback is always welcome :)
Very nice!
One small thing: the dialog selecting the packages at the beginning should label the button "continue"", not "terminate" (which sounds like cancel to me).
I added a blog post: http://pharo-project.org/news
-- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
This is cool to have news! Excellent idea. I will try to help you to post regularly. On Jan 24, 2011, at 11:01 AM, Marcus Denker wrote:
On Thu, Jan 20, 2011 at 6:41 PM, Vanessa Peña <vane.c.pena@gmail.com> wrote:
Hello all,
We are happy to introduce you Hapao, an innovative test coverage tool which gives you an intuitive graphical representation to visually assess the quality of the coverage.
For more information and download you can visit us at: http://hapao.dcc.uchile.cl/ Of course, all feedback is always welcome :)
Very nice!
One small thing: the dialog selecting the packages at the beginning should label the button "continue"", not "terminate" (which sounds like cancel to me).
I added a blog post: http://pharo-project.org/news
-- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
Thank you very much for your help :) On Mon, Jan 24, 2011 at 10:26 PM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
This is cool to have news! Excellent idea. I will try to help you to post regularly.
On Jan 24, 2011, at 11:01 AM, Marcus Denker wrote:
On Thu, Jan 20, 2011 at 6:41 PM, Vanessa Peña <vane.c.pena@gmail.com> wrote:
Hello all,
We are happy to introduce you Hapao, an innovative test coverage tool which gives you an intuitive graphical representation to visually assess the quality of the coverage.
For more information and download you can visit us at: http://hapao.dcc.uchile.cl/ Of course, all feedback is always welcome :)
Very nice!
One small thing: the dialog selecting the packages at the beginning should label the button "continue"", not "terminate" (which sounds like cancel to me).
I added a blog post: http://pharo-project.org/news
-- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
Very nice tool. I encountered the same bug mentioned by Lukas in Profiler>>#runningUnitTests:atEachTestEvaluate: I think you just have to reject abstract classes from the sunitClasses collection. On Tue, Jan 25, 2011 at 10:57 AM, Vanessa Peña <vane.c.pena@gmail.com>wrote:
Thank you very much for your help :)
On Mon, Jan 24, 2011 at 10:26 PM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
This is cool to have news! Excellent idea. I will try to help you to post regularly.
On Jan 24, 2011, at 11:01 AM, Marcus Denker wrote:
On Thu, Jan 20, 2011 at 6:41 PM, Vanessa Peña <vane.c.pena@gmail.com> wrote:
Hello all,
We are happy to introduce you Hapao, an innovative test coverage tool which gives you an intuitive graphical representation to visually assess the quality of the coverage.
For more information and download you can visit us at: http://hapao.dcc.uchile.cl/ Of course, all feedback is always welcome :)
Very nice!
One small thing: the dialog selecting the packages at the beginning should label the button "continue"", not "terminate" (which sounds like cancel to me).
I added a blog post: http://pharo-project.org/news
-- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
-- Gaëtan Le Brun www.linkedin.com/in/gaetanlebrun "The best way to predict the future is to invent it.", A.Kay, 1971
I encountered the same bug mentioned by Lukas in Profiler>>#runningUnitTests:atEachTestEvaluate:
The problem should now have disappeared.
I think you just have to reject abstract classes from the sunitClasses collection.
True. We will fix this. http://code.google.com/p/moose-technology/issues/detail?id=503 Cheers, Alexandre
On Tue, Jan 25, 2011 at 10:57 AM, Vanessa Peña <vane.c.pena@gmail.com> wrote: Thank you very much for your help :)
On Mon, Jan 24, 2011 at 10:26 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote: This is cool to have news! Excellent idea. I will try to help you to post regularly.
On Jan 24, 2011, at 11:01 AM, Marcus Denker wrote:
On Thu, Jan 20, 2011 at 6:41 PM, Vanessa Peña <vane.c.pena@gmail.com> wrote:
Hello all,
We are happy to introduce you Hapao, an innovative test coverage tool which gives you an intuitive graphical representation to visually assess the quality of the coverage.
For more information and download you can visit us at: http://hapao.dcc.uchile.cl/ Of course, all feedback is always welcome :)
Very nice!
One small thing: the dialog selecting the packages at the beginning should label the button "continue"", not "terminate" (which sounds like cancel to me).
I added a blog post: http://pharo-project.org/news
-- Marcus Denker -- denker@acm.org http://www.marcusdenker.de
-- Gaëtan Le Brun www.linkedin.com/in/gaetanlebrun
"The best way to predict the future is to invent it.", A.Kay, 1971
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (5)
-
Alexandre Bergel -
Gaëtan Le Brun -
Marcus Denker -
Stéphane Ducasse -
Vanessa Peña