Hi
The only way I think is to lean from already created tests. I also had
this problem before.
You can check unit tests of any of the Tapestry projects, for example
you can have a look on bookie project I'm participating in
http://code.google.com/p/bookie
There you might be interested in this f
Hello,
The only documentation I've found to run JUnit Tests on a Tapestry
application is for Tapestry 3 :
http://tapestry.apache.org/tapestry3/doc/ContributorsGuide/procedures.junit.html
Is it enough ? Or is there new stuff to know for Tapestry 4.x ?
Thanks
cyrille
--