Haha .. alright :> .. Thanks a bunch !!
On 7/21/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
I can't really take credit for it. All I did was move java files around to
different places and made them use the testing infrastructure that
Howard/the team had already created.
You can use it now, ju
I can't really take credit for it. All I did was move java files around to
different places and made them use the testing infrastructure that
Howard/the team had already created.
You can use it now, just don't ask for documentation yet ;)
http://people.apache.org/repo/m2-snapshot-repository/org/
Jesse,
Thanks a lot for the pointers!! And eagerly looking forward for the
independent testing module that you will be making available :)
Could you please make a announcement here once you did ? By the way, when
can we expect it ;) ?
Thanks again.
On 7/21/06, Jesse Kuhnert <[EMAIL PROTECTED]
Here,
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/test/
All ~ 1,500 unit tests in tapestry use the tapestry-testng module from
howardlewisship.com. There should be enough in there for more complete
examples :)
I've also already broken the basic base unit test cl
Hi,
I have been coding Tapestry for a few months now. It is really nice to work
with, especially with Hivemind tightly integrated ... hence I get to easily
unit test my POJOs (domain objects, etc).
However, I still have problem unit testing the Tapestry pages of the
application. I did try to use