let me try and set it up today and we can see if it needs any mods at all.


On Tue, Oct 29, 2013 at 5:59 AM, Norman Maurer <nmaurer@redhat.com> wrote:
It generates json and html at the moment. Also it will fail the build when a testcase not pass.

Maybe it would make sense to also look into the junit xml files and so generate some.

Bye,
Norman

----- Ursprüngliche Mail -----
Von: Tomaž Cerar <tomaz.cerar@gmail.com>
An: Norman Maurer <nmaurer@redhat.com>
CC: undertow-dev@lists.jboss.org
Gesendet: Mon, 28 Oct 2013 16:41:07 -0400 (EDT)
Betreff: Re: [undertow-dev] Running the Autobahn Testsuite as part of the build

Hi,

this is really useful stuff,
I was already in process of setting up pure python autobahn on CI but.
tell me how do results present? in python reports format or in junit xml
results?

--
tomaz


On Mon, Oct 28, 2013 at 9:25 PM, Norman Maurer <nmaurer@redhat.com> wrote:

> Hi there,
>
> many of you may know the Autobahn Testsuite[1] which tests WebSocket
> Servers to be RFC compliant. Until today the testing was a manual process .
>
> During the last weeks I did some work to transform this into a maven
> plugin which use jython to actual run the Testsuite (as it is written in
> python). This way you can integrate it in the maven build and make sure no
> regressions are
> introduced during code changes etc.
>
> Hopefully this is also useful for Undertow, as I ran the testsuite by hand
> while working on the WebSockets implementation in the past :-)
>
> For more infos how to use it see the website [2].
>
> [1] http://autobahn.ws/testsuite/
> [2] http://normanmaurer.github.io/autobahntestsuite-maven-plugin/
>
>
> ---
> Norman Maurer
> nmaurer@redhat.com
>
> JBoss, by Red Hat
>
>
>
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev
>