Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added links to Tapestry-Test and Tapestr-XPath as requested at https://issues.apache.org/jira/browse/TAP5-808

...

To unit test a component, just create a test page containing that component. Then unit test that page.

Third-part Testing Modules

  • Tapestry-Test makes it easier to write page and component tests and run them efficiently.
  • Tapestry-XPath allows you to use XPath expressions to query the Tapestry DOM (useful for simplifying page and component tests).