« Return to Thread: [Announce] Tapestry Testify project

Re: [Announce] Tapestry Testify project

by P.Stavrinides :: Rate this Message:

Reply to Author | View in Thread

This looks really promising Paul, thanks!

One question, can Easymock be used for mocks, I am not familiar with Mockito?

cheers,
Peter

----- Original Message -----
From: "Angelo Chen" <angelochen960@...>
To: users@...
Sent: Friday, 19 June, 2009 06:57:55 GMT +02:00 Athens, Beirut, Bucharest, Istanbul
Subject: Re: [Announce] Tapestry Testify project


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

--
View this message in context: http://www.nabble.com/-Announce--Tapestry-Testify-project-tp24102834p24105144.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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


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

 « Return to Thread: [Announce] Tapestry Testify project