Details
-
Type:
Wish
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: 4.1.2
-
Component/s: Documentation
-
Labels:None
Description
Please create a section of the user guide devoted to testing pages and components. Tapestry 4.0 has taken a great step forward in test driven development but none of this knowledge has been exposed to end users of the framework. Migration of Tapestry 3.0 is absolutely miserable currently because I have no way of testing anything - I just have to start app server, click page, fix bug, rebuild, start app server, ...