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
