Hi, in the last few weeks I've been working on the GSOC project for Apache Myfaces (see http://wiki.apache.org/myfaces/GSoC2011_AutomatedTests)
If you are curious you can check out the current source from http://subversion.assembla.com/svn/manila/ What's working: * starting tests in different JVM (fixes the classpath problem) * resolving of maven artifacts (including transitives) * starting same test in different configurations Still on the TODO list: * Implementation of the assertions (I'll be reusing parts of the code from GSOC2010) * Examples * Documentation Any feedback will be appreciated. Regards, Jan On Wed, Mar 30, 2011 at 11:06 PM, Jakob Korherr <[email protected]> wrote: > Hi Jan, > > Great to hear that! Welcome to MyFaces :) > > Regards, > Jakob > > 2011/3/30 Gerhard Petracek <[email protected]>: >> hi jan, >> that would be great! welcome @myfaces! >> please start writing a wiki page like cosmin did last year [1]. >> regards, >> gerhard >> [1] http://wiki.apache.org/myfaces/GSoC2010_AutomatedTests >> http://www.irian.at >> >> Your JSF powerhouse - >> JSF Consulting, Development and >> Courses in English and German >> >> Professional Support for Apache MyFaces >> >> >> >> 2011/3/30 Jan Zarnikov <[email protected]> >>> >>> Hello, >>> >>> I would like to participate in Google Summer of Code 2011. I'm >>> currently finishing my master studies in computer science at the >>> University of Technology in Vienna. >>> >>> I looked at the topics for this year and I'm interested in MyFaces >>> webapp tests (https://issues.apache.org/jira/browse/MYFACESTEST-47). I >>> checked out the result of last year's GSOC by Cosmin and I like the >>> concept behind it. >>> >>> Regards, >>> >>> Jan Zarnikov >> >> > > > > -- > Jakob Korherr > > blog: http://www.jakobk.com > twitter: http://twitter.com/jakobkorherr > work: http://www.irian.at >
