aboutsummaryrefslogtreecommitdiff
path: root/www/tclwebtest
Commit message (Collapse)AuthorAgeFilesLines
* Tclwebtest is a tool to write automated tests for web applications.Pav Lucistnik2005-07-274-0/+181
It provides a simple API for issuing http requests, dealing with the result and assume specific response values, while taking care of the details such as redirects and cookies. PR: ports/84138 Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net> Notes: svn path=/head/; revision=140230