« Return to Thread: [Announce] Tapestry Testify project

[Announce] Tapestry Testify project

by Paul Field-3 :: Rate this Message:

Reply to Author | View in Thread

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@...
For additional commands, e-mail: users-help@...

 « Return to Thread: [Announce] Tapestry Testify project