I'd like to announce the latest release of the Tapestry Testify project at Tapestry 360: http://tapestry.formos.com/projects/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. ** Release Notes ** * Major revamp and extension of the documentation * Can now render a page and test the response (TapestryTester#renderResponse) * Can now autobuild fake objects (TapestryTester#autobuild) * Components can now see changes to @ForComponents fields even if the fields are changed during the test * BugFix: @ForComponents("name") fields are not injected into properties with a matching type but no name * BugFix: @Inject @Symbol doesn't work with testify * BugFix: @Inject in tests only injects services and not alias values * BugFix: Cookies should be cleared after each test * BugFix: Session should be cleared after each test - Paul --- Paul Field http://twitter.com/cloudy_skies --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org