« Return to Thread: [Announce] Tapestry Testify project

Re: [Announce] Tapestry Testify project

by Angelo Chen :: Rate this Message:

Reply to Author | View in Thread

definately a good addition, I tested only services now, I gave up the PageTester, it's not practical to use it, and yet to learn that Integrated test, I have been looking for a way to test pages and components, will give your Testify, hope it will not be like PageTester:)

Paul Field-3 wrote:
I'd like to announce that the Tapestry Testify project is now available as a
Snapshot release at Tapestry 360:
https://tapestry.formos.com/nightly/tapestry-testify/

Tapestry Testify is an extension to Tapestry that allows you to write page
and component tests very easily and have them run very efficiently.


** Features **

  Integration with JUnit3 , JUnit4 and TestNG

  Per-test scope - define services that are re-created for each test

  Inject services into tests with the @Inject annotation

  Inject objects from the test into components with the @ForComponent
annotation

  Very efficient - allows a single PageTester to be used by all tests


Fedback is very welcome!

- Paul

---
Paul Field
http://creakingcogs.blogspot.com/


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

 « Return to Thread: [Announce] Tapestry Testify project