Re: seaside front-end testing tool pharo4.0
lesage yann <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <CADK9yOF2eq3T-eEu9_W8o62xxyHPR6tSUHq+EycZVHifkP=NpA@mail.gmail.com> |
Hi Johan, Thank for you reply, I have read yours links. It's interesting but to test cytoscape we need an access to javascript variable. I think used js.executeScript is not really good solution for that ( http://stackoverflow.com/questions/13994393/reading-javascript-variables-using-selenium-webdriver ). So we'll write our project with Pharo/ Mocka/ Seaside. Have a nice day. Yann Lesage 2016-09-23 13:37 GMT+02:00 Johan Brichau <[email protected]>: > Hi Yann, > > Use webdriver (selenium) testing with Parasol: http://www. > slideshare.net/esug/4-beach-parasol-presentation > See: http://ss3.gemstone.com/ss/Parasol.html > > SeasideTesting is dead (I stopped maintaining it since we use Parasol). > > cheers > Johan > > On 23 Sep 2016, at 12:16, lesage yann <[email protected]> wrote: > > Hello, > > I work for Synectique. We are trying to test telescope and all front end > of our website. We have started to write tests in js on client-side with > mocha on DOM(number of element, element visibility or css change...) > > We want to automate our tests with Jenkins and optionally launch this test > from the Pharo image. We have planed to make this with mocha, xml reporter > and take syntaxe from TestCase class. > > To avoid to reinvent the wheel, we have searched for existants solutions > and found : > - SeasideTesting -> don't load in Pharo 4.0 > - Albatros : we have found the repo but the last version dates from 2010 > and is based on squeak. > > So is there someone who test front-end in pharo4.0 with seaside and how ? > Is There an existants and functional project ? > > Thanks for your answers > Yann Lesage > > _______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > > > _______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside > > _______________________________________________ seaside mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside