Hi Kito, (1) There are two versions of MyFaces-Test: test12 for JSF 1.2 and test20 for JSF 2.0. (2) It only uses the JSF-API, so it is not implementation specific.
However MyFaces test currently is kinda messy, but we are trying to improve it. That's why there is a MyFaces-Test GSoC project (as Gerhard already pointed out). I hope this helps. Regards, Jakob 2010/5/24 Kito Mann <[email protected]> > Hello Leonardo, > > Thanks for the update. Two questions: > > (1) Does it work with JSF 1.2? > (2) Can it be used without MyFaces (i.e. with Mojarra) > > --- > Kito D. Mann | twitter: kito99 | Author, JSF in Action > Virtua, Inc. | http://www.virtua.com | JSF/Java EE training and consulting > http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info | > twitter: > jsfcentral > +1 203-404-4848 x3 > > Sign up for the JSFCentral newsletter: http://oi.vresp.com/?fid=ac048d0e17 > > > > On Mon, May 24, 2010 at 4:48 PM, Leonardo Uribe <[email protected]> wrote: > > > Hi Kito > > > > There is no site for myfaces-test project yet. Currently, this project is > > used by myfaces core 2.0.x. Some code that should be on myfaces-test is > on > > myfaces-core so in the long term it is necessary to move this code and do > a > > cleanup. Right now, on myfaces impl there are some tests (facelet testing > > stuff) that requires create another module on myfaces-test project to be > > moved. The only documentation available is the one that comes from > > shale-test project. > > > > regards, > > > > Leonardo Uribe > > > > 2010/5/24 Kito Mann <[email protected]> > > > > Hello, > >> > >> I'm looking into testing frameworks, and the only info I can find on > >> MyFaces > >> Test is the Maven repo: (svn.apache.org/repos/asf/myfaces/test) . Has > >> anything been written about it? > >> --- > >> Kito D. Mann | twitter: kito99 | Author, JSF in Action > >> Virtua, Inc. | http://www.virtua.com | JSF/Java EE training and > >> consulting > >> http://www.JSFCentral.com - JavaServer Faces FAQ, news, and info | > >> twitter: > >> jsfcentral > >> +1 203-404-4848 x3 > >> > >> Sign up for the JSFCentral newsletter: > >> http://oi.vresp.com/?fid=ac048d0e17 > >> > > > > > -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

