Hi

Looks great!.

One idea that came to my mind is how to run the same set of tests
against multiple configurations. For example, if we have some ajax
tests, it could be good to run it with htmlunit in firefox and IE
mode, or we need to run some test with PSS or normal state saving, and
so on. Other idea is take some tests already done in test-webapp
project and automatize it (flash scope tests and some other ajax
tests). It looks very promising.

Leonardo Uribe

2011/7/12 Jakob Korherr <[email protected]>:
> Hi guys,
>
> I just opened a JIRA issue (MYFACES-3217) and committed the basic
> infrastructure for the MyFaces core integration tests. I added a
> detailed description about the integration-tests to the JIRA issue, so
> please have a look at that. In addition, you can check out the modules
> in the svn at [1].
>
> If you want to build MyFaces core 2.0.x and run the integration tests
> with the build, just use "mvn clean install -Pintegration-tests". If
> you want to start a container and do some tests manually, just run
> "mvn clean package cargo:run" in one of the war-modules. If you have
> some time, please give it a try and tell me what you think about it!
>
> In addition, we at IRIAN just got a summer student aboard who is
> willing to write a basic set of integration tests for us. Thus we
> should soon have a lot of tests in those modules!
>
> Any comments, ideas or other input is appreciated!
>
> Regards,
> Jakob
>
> [1] 
> https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/integration-tests/
>
> --
> Jakob Korherr
>
> blog: http://www.jakobk.com
> twitter: http://twitter.com/jakobkorherr
> work: http://www.irian.at
>

Reply via email to