On Thu, 16 Jun 2011 08:43:28 -0300, <p.stavrini...@albourne.com> wrote:

Hi all,

Hi!

We are converting most of our JavaScript code in our Tapestry applications into mixins, and I was wandering if anyone can recommend a testing framework / methodology for unit testing these mixins.

I use JUnit (it could be TestNG or any other similar framework) + Selenium. I create a page using the given mixin and test it. This isn't an unit test: it's an integration one, but it does the work, specially when there's JavaScript involved.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to