Nice formatting of a bunch of tests

View: New views
4 Messages — Rating Filter:   Alert me  

Nice formatting of a bunch of tests

by insitu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,
I am looking for some simple tool that
 Given a set of classes
 When I launch the tool on this set
 Then  I can see a text displaying the tree of tests decamelized and
pretty-printed

I am pretty sure that I saw something like that in a distant path.

If someone could refresh my memory or confirm that I dreamt of it...

Regards

Arnaud Bailly

Re: Nice formatting of a bunch of tests

by Daniel Brolund-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Arnaud,

I'm not sure this is what you are referring to, but I think I showed it to
you at Agile2008.
http://www.agical.com/bumblebee/bumblebee_doc.html

It will create a document structure using suites and tests and test methods
as headlines, and comments as paragraphs.
The link above points at a document generated with the tool itself (of
course!).

(this pet project of mine is also the reason why I would like the extended
rules/aspects, see separate thread)

Cheers
Daniel

On Fri, Oct 23, 2009 at 12:15 PM, Arnaud Bailly <arnaud.oqube@...>wrote:

>
>
> Hello,
> I am looking for some simple tool that
> Given a set of classes
> When I launch the tool on this set
> Then I can see a text displaying the tree of tests decamelized and
> pretty-printed
>
> I am pretty sure that I saw something like that in a distant path.
>
> If someone could refresh my memory or confirm that I dreamt of it...
>
> Regards
>
> Arnaud Bailly
>  
>



--
---------------------------------------------------------
Daniel Brolund
Agical AB - www.agical.com

work: daniel.brolund@...
phone: +46708754002
blog:http://danielbrolund.wordpress.com
twitter: @danielbrolund
private: daniel.brolund@...


[Non-text portions of this message have been removed]


Re: Nice formatting of a bunch of tests

by insitu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Daniel,
Yes! I recalled meeting you at Agile 2008 and I indeed looked at bumblebee a
few days ago to see if it could do what I want.
But I was looking on something much simpler that would work at the class
level, with bytecode, something I could easily embed in build system to
generate raw text.


On Fri, Oct 23, 2009 at 3:10 PM, Daniel Brolund
<daniel.brolund@...>wrote:

>
>
> Hi Arnaud,
>
> I'm not sure this is what you are referring to, but I think I showed it to
> you at Agile2008.
> http://www.agical.com/bumblebee/bumblebee_doc.html
>
> It will create a document structure using suites and tests and test methods
> as headlines, and comments as paragraphs.
> The link above points at a document generated with the tool itself (of
> course!).
>
> (this pet project of mine is also the reason why I would like the extended
> rules/aspects, see separate thread)
>
> Cheers
> Daniel
>
> On Fri, Oct 23, 2009 at 12:15 PM, Arnaud Bailly <arnaud.oqube@...<arnaud.oqube%40gmail.com>
> >wrote:
>
>
> >
> >
> > Hello,
> > I am looking for some simple tool that
> > Given a set of classes
> > When I launch the tool on this set
> > Then I can see a text displaying the tree of tests decamelized and
> > pretty-printed
> >
> > I am pretty sure that I saw something like that in a distant path.
> >
> > If someone could refresh my memory or confirm that I dreamt of it...
> >
> > Regards
> >
> > Arnaud Bailly
> >
> >
>
> --
> ---------------------------------------------------------
> Daniel Brolund
> Agical AB - www.agical.com
>
> work: daniel.brolund@... <daniel.brolund%40agical.com>
> phone: +46708754002
> blog:http://danielbrolund.wordpress.com
> twitter: @danielbrolund
> private: daniel.brolund@... <daniel.brolund%40gmail.com>
>
> [Non-text portions of this message have been removed]
>
>  
>


[Non-text portions of this message have been removed]


Parent Message unknown Re: Nice formatting of a bunch of tests

by insitu :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

This is the kind of output I was looking for. Not perfect though (notice the
'AFile' which should be 'a file')

Notify agent  :
    Calls notifier backend upon receiving build failure event
    Calls notifier backend on success
    Constructs message with sender name and number of failures
    Errors are output to AFile

Dependency resolver  :
    Test get maven project local
    Test get maven project remote
    Test get maven project by file
    Test get maven project sys props
    Test set repositories
    Test resolve dependencies
    Test resolve dependencies with filter on type
    Test can retrieve files from resolved dependencies

Maven layout  :
    Can create layout with default configuration
    Can access dependencies and layout from project root
    Can retrieve scanner for given directory

JQUnit tester  :
    Can execute JQUnit based tests and output result
    Result is an error if page cannot be loaded
    Tester agent run all HTMLPages in its execution path
    Tester agent does not run HTMLPages not including jq unit
    Tester agent runs test if JSFile change

Js project  :
    Test monitor displays test execution errors


On Sat, Oct 24, 2009 at 4:07 PM, Daniel Brolund
<daniel.brolund@...>wrote:

> Ok, check. I didn't feel it was a perfect match, but I thought I should
> mention it. :-)
>
> Cheers
> Daniel
>
> On Fri, Oct 23, 2009 at 4:27 PM, Arnaud Bailly <arnaud.oqube@...>wrote:
>
>>
>>
>> Hi Daniel,
>> Yes! I recalled meeting you at Agile 2008 and I indeed looked at bumblebee
>> a
>> few days ago to see if it could do what I want.
>> But I was looking on something much simpler that would work at the class
>> level, with bytecode, something I could easily embed in build system to
>> generate raw text.
>>
>> On Fri, Oct 23, 2009 at 3:10 PM, Daniel Brolund
>> <daniel.brolund@... <daniel.brolund%40agical.com>>wrote:
>>
>>
>> >
>> >
>> > Hi Arnaud,
>> >
>> > I'm not sure this is what you are referring to, but I think I showed it
>> to
>> > you at Agile2008.
>> > http://www.agical.com/bumblebee/bumblebee_doc.html
>> >
>> > It will create a document structure using suites and tests and test
>> methods
>> > as headlines, and comments as paragraphs.
>> > The link above points at a document generated with the tool itself (of
>> > course!).
>> >
>> > (this pet project of mine is also the reason why I would like the
>> extended
>> > rules/aspects, see separate thread)
>> >
>> > Cheers
>> > Daniel
>> >
>> > On Fri, Oct 23, 2009 at 12:15 PM, Arnaud Bailly <arnaud.oqube@...<arnaud.oqube%40gmail.com>
>> <arnaud.oqube%40gmail.com>
>>
>> > >wrote:
>> >
>> >
>> > >
>> > >
>> > > Hello,
>> > > I am looking for some simple tool that
>> > > Given a set of classes
>> > > When I launch the tool on this set
>> > > Then I can see a text displaying the tree of tests decamelized and
>> > > pretty-printed
>> > >
>> > > I am pretty sure that I saw something like that in a distant path.
>> > >
>> > > If someone could refresh my memory or confirm that I dreamt of it...
>> > >
>> > > Regards
>> > >
>> > > Arnaud Bailly
>> > >
>> > >
>> >
>> > --
>>
>> > ---------------------------------------------------------
>> > Daniel Brolund
>> > Agical AB - www.agical.com
>> >
>> > work: daniel.brolund@... <daniel.brolund%40agical.com><daniel.brolund%
>> 40agical.com>
>>
>> > phone: +46708754002
>> > blog:http://danielbrolund.wordpress.com
>> > twitter: @danielbrolund
>> > private: daniel.brolund@... <daniel.brolund%40gmail.com><daniel.brolund%
>> 40gmail.com>
>>
>> >
>> > [Non-text portions of this message have been removed]
>> >
>> >
>> >
>>
>> [Non-text portions of this message have been removed]
>>
>>  
>>
>
>
>
> --
> ---------------------------------------------------------
> Daniel Brolund
> Agical AB - www.agical.com
>
> work: daniel.brolund@...
> phone: +46708754002
> blog:http://danielbrolund.wordpress.com
> twitter: @danielbrolund
> private: daniel.brolund@...
>


[Non-text portions of this message have been removed]