notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
tclwebtest Tool for issuing HTTP requests and dealing with the result
1.0_3 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0_3Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-07-27 11:33:41
Last Update: 2023-11-01 22:11:47
Commit Hash: 05f0f44
Also Listed In: tcl
License: GPLv2
WWW:
https://tclwebtest.sourceforge.net
Description:
Tclwebtest is a tool to write automated tests for web applications. 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. It has some basic html parsing functionality, to provide access to elements of the result html page that are needed for testing. TclWebtest should be suitable for testing larger chains of user interaction on a web application, for example a full ecommerce ordering session. Tclwebtest could visit an ecommerce site as anonymous user, add some products to its shopping cart, check out the cart, register itself as user and enter a test address etc. The test script could also include the administration part of the interaction, by explicitely logging in as site admin, reviewing and processing the order, nuking the test user etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (94 items)
Collapse this list.
  1. /usr/local/share/licenses/tclwebtest-1.0_3/catalog.mk
  2. /usr/local/share/licenses/tclwebtest-1.0_3/LICENSE
  3. /usr/local/share/licenses/tclwebtest-1.0_3/GPLv2
  4. bin/tclwebtest
  5. lib/tclwebtest1.0/entities.tcl
  6. lib/tclwebtest1.0/from_openacs.tcl
  7. lib/tclwebtest1.0/pkgIndex.tcl
  8. lib/tclwebtest1.0/tclwebtest.tcl
  9. share/doc/tclwebtest/ChangeLog
  10. share/doc/tclwebtest/README
  11. share/doc/tclwebtest/TODO
  12. share/doc/tclwebtest/doc/api_all.html
  13. share/doc/tclwebtest/doc/api_public.html
  14. share/doc/tclwebtest/doc/index.html
  15. share/doc/tclwebtest/doc/matching.txt
  16. share/doc/tclwebtest/doc/others.html
  17. share/doc/tclwebtest/doc/others.txt
  18. share/doc/tclwebtest/doc/output.html
  19. share/doc/tclwebtest/doc/req.txt
  20. share/doc/tclwebtest/generate_docs.test
  21. share/doc/tclwebtest/index.html
  22. share/examples/tclwebtest/openacs4tests/bboard_many_posts.test
  23. share/examples/tclwebtest/openacs4tests/calendar/000_install_calendar.test
  24. share/examples/tclwebtest/openacs4tests/calendar/001_mount_calendar.test
  25. share/examples/tclwebtest/openacs4tests/calendar/010_add_date.test
  26. share/examples/tclwebtest/openacs4tests/calendar/011_delete_date.test
  27. share/examples/tclwebtest/openacs4tests/calendar/020_admin_not_allowed.test
  28. share/examples/tclwebtest/openacs4tests/calendar/021_not_logged_in.test
  29. share/examples/tclwebtest/openacs4tests/calendar/997_unmount_calendar.test
  30. share/examples/tclwebtest/openacs4tests/calendar/998_delete_calendar_instance.test
  31. share/examples/tclwebtest/openacs4tests/calendar/999_uninstall_calendar.test
  32. share/examples/tclwebtest/openacs4tests/calendar/settings
  33. share/examples/tclwebtest/openacs4tests/calendar/tmp.test
  34. share/examples/tclwebtest/openacs4tests/cookies.test
  35. share/examples/tclwebtest/openacs4tests/doc.test
  36. share/examples/tclwebtest/openacs4tests/helloworld.test
  37. share/examples/tclwebtest/openacs4tests/install_etp.test
  38. share/examples/tclwebtest/openacs4tests/notes_mount.test
  39. share/examples/tclwebtest/openacs4tests/openacs4tests.settings
  40. share/examples/tclwebtest/openacs4tests/page-drop.test
  41. share/examples/tclwebtest/openacs4tests/persistent_login.test
  42. share/examples/tclwebtest/openacs4tests/sessions.test
  43. share/examples/tclwebtest/openacs4tests/sitemap.test
  44. share/examples/tclwebtest/openacs4tests/templating.test
  45. share/examples/tclwebtest/openacs4tests/wp-slim-delete-all.test
  46. share/examples/tclwebtest/openacs4tests/wp-slim.test
  47. share/examples/tclwebtest/selftest/ad_proc.test
  48. share/examples/tclwebtest/selftest/asserts.test
  49. share/examples/tclwebtest/selftest/caption.html
  50. share/examples/tclwebtest/selftest/caption.test
  51. share/examples/tclwebtest/selftest/caption2.html
  52. share/examples/tclwebtest/selftest/caption3.html
  53. share/examples/tclwebtest/selftest/caption3.test
  54. share/examples/tclwebtest/selftest/checkboxes.html
  55. share/examples/tclwebtest/selftest/checkboxes.test
  56. share/examples/tclwebtest/selftest/directory_traversal.test
  57. share/examples/tclwebtest/selftest/entity.test
  58. share/examples/tclwebtest/selftest/field_order.test
  59. share/examples/tclwebtest/selftest/field_order2.html
  60. share/examples/tclwebtest/selftest/field_order2.test
  61. share/examples/tclwebtest/selftest/fields_iterate.test
  62. share/examples/tclwebtest/selftest/forms.html
  63. share/examples/tclwebtest/selftest/forms.test
  64. share/examples/tclwebtest/selftest/forms2.html
  65. share/examples/tclwebtest/selftest/forms2.test
  66. share/examples/tclwebtest/selftest/image_submit.gif
  67. share/examples/tclwebtest/selftest/image_submit.html
  68. share/examples/tclwebtest/selftest/image_submit.html~
  69. share/examples/tclwebtest/selftest/image_submit.test
  70. share/examples/tclwebtest/selftest/image_submit.test~
  71. share/examples/tclwebtest/selftest/link_fail.test
  72. share/examples/tclwebtest/selftest/links.html
  73. share/examples/tclwebtest/selftest/links.test
  74. share/examples/tclwebtest/selftest/links2.html
  75. share/examples/tclwebtest/selftest/links2.test
  76. share/examples/tclwebtest/selftest/links_empty.html
  77. share/examples/tclwebtest/selftest/namespace.test
  78. share/examples/tclwebtest/selftest/radio.html
  79. share/examples/tclwebtest/selftest/radio.test
  80. share/examples/tclwebtest/selftest/regsplit.test
  81. share/examples/tclwebtest/selftest/reset_session.test
  82. share/examples/tclwebtest/selftest/segfault
  83. share/examples/tclwebtest/selftest/select.html
  84. share/examples/tclwebtest/selftest/select.test
  85. share/examples/tclwebtest/selftest/select2.test
  86. share/examples/tclwebtest/selftest/select_many.html
  87. share/examples/tclwebtest/selftest/select_many.test
  88. share/examples/tclwebtest/selftest/simple_form.html
  89. share/examples/tclwebtest/selftest/simple_form.test
  90. share/examples/tclwebtest/selftest/strip_comments.test
  91. share/examples/tclwebtest/selftest/url_anchor.test
  92. @owner
  93. @group
  94. @mode
Collapse this list.
Dependency lines:
  • tclwebtest>0:www/tclwebtest
To install the port:
cd /usr/ports/www/tclwebtest/ && make install clean
To add the package, run one of these commands:
  • pkg install www/tclwebtest
  • pkg install tclwebtest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tclwebtest
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tclwebtest-1.0.tar.gz) = a698a633f60e7beb2f7c537133b062c563cc8ebc8dc1ce645691b855801c12aa SIZE (tclwebtest-1.0.tar.gz) = 111768

Packages (timestamps in pop-ups are UTC):
tclwebtest
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_31.0_31.0_31.0_31.0_3-1.0_3-
FreeBSD:13:quarterly1.0_31.0_31.0_31.0_31.0_31.0_31.0_31.0_3
FreeBSD:14:latest1.0_31.0_31.0_31.0_31.0_31.0_3-1.0_3
FreeBSD:14:quarterly1.0_31.0_3-1.0_31.0_31.0_31.0_31.0_3
FreeBSD:15:latest1.0_31.0_3n/a1.0_3n/a1.0_31.0_31.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. tclsh : lang/tcl-wrapper
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/openacs*
  2. www/openacs-dotlrn*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for tclwebtest-1.0_3: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_tclwebtest
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  2. http://cytranet.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  3. http://deac-ams.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  4. http://deac-fra.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  5. http://deac-riga.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  6. http://downloads.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  7. http://excellmedia.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  8. http://freefr.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  9. http://gigenet.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  10. http://ixpeering.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  11. http://jaist.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  12. http://jztkft.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  13. http://kumisystems.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  14. http://liquidtelecom.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  15. http://nchc.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  16. http://netactuate.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  17. http://netcologne.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  18. http://netix.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  19. http://onboardcloud.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  20. http://phoenixnap.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  21. http://razaoinfo.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  22. http://sinalbr.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  23. http://sitsa.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  24. http://sonik.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  25. http://tenet.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  26. http://udomain.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  27. http://ufpr.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  28. http://versaweb.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  29. https://cfhcable.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  30. https://cytranet.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  31. https://deac-ams.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  32. https://deac-fra.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  33. https://deac-riga.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  34. https://downloads.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  35. https://excellmedia.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  36. https://freefr.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  37. https://gigenet.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  38. https://ixpeering.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  39. https://jaist.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  40. https://jztkft.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  41. https://kumisystems.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  42. https://liquidtelecom.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  43. https://nchc.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  44. https://netactuate.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  45. https://netcologne.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  46. https://netix.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  47. https://onboardcloud.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  48. https://phoenixnap.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  49. https://razaoinfo.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  50. https://sinalbr.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  51. https://sitsa.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  52. https://sonik.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  53. https://tenet.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  54. https://udomain.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  55. https://ufpr.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
  56. https://versaweb.dl.sourceforge.net/project/tclwebtest/tclwebtest/1.0/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_3
01 Nov 2023 22:11:47
commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288commit hash: 05f0f44a557a53913001d6debf17965dfb799288 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.0_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_3
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0_3
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
1.0_3
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
1.0_3
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.0_3
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.0_3
10 May 2015 18:41:44
Revision:385972Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
1.0_3
04 Jul 2014 23:11:34
Revision:360680Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
1.0_3
05 Jun 2014 01:13:23
Revision:356563Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support

PR:		190640
1.0_3
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.0_3
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.0_3
09 Aug 2011 15:41:30
Original commit files touched by this commit
mm search for other commits by this committer
Transfer maintainer back to ports@FreeBSD.org

Approved by:    maintainer (myself)
1.0_3
23 Mar 2011 11:37:49
Original commit files touched by this commit
mm search for other commits by this committer
- Add LICENSE information
- Make portlint happier
1.0_3
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0_3
22 Aug 2009 00:38:34
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
1.0_3
09 Apr 2008 13:42:26
Original commit files touched by this commit
pav search for other commits by this committer
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories

With hat:       portmgr
1.0_3
05 Apr 2007 13:19:09
Original commit files touched by this commit
mm search for other commits by this committer
- updated maintainer e-mail address

Approved by:    garga (mentor)
1.0_3
27 Mar 2007 11:09:43
Original commit files touched by this commit
miwi search for other commits by this committer
- Switch dependens to lang/tcl-wrapper
- Bump PORTREVISION

PR              110628
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
1.0_2
09 Mar 2007 09:49:19
Original commit files touched by this commit
miwi search for other commits by this committer
- As this is a scripty-only port, it depends on the new lang/tcl-tk-wrapper
- Reorganized file structure to be automatically loaded by tcl package require
- Fixed PORTDOCS in pkg-plist

PR:             110090
Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
1.0_1
01 Mar 2007 11:44:24
Original commit files touched by this commit
miwi search for other commits by this committer
- Added support for non-threaded tcl (if installed)
- Added support for tcl85 via USE_TCL_VER=85
- Added tcl84 to CATEGORIES list
- Fixed some Makefile and pkg-plist issues
- Pass maintainership to submitter

PR:             109691
Submitted by:   Martin Matuska <martin@matuska.org>
Approved by:    Aldert nooitgedagt - net <aldert@nooitgedagt.net> (old
maintainer)
1.0
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0
27 Jul 2005 11:32:51
Original commit files touched by this commit
pav search for other commits by this committer
Tclwebtest is a tool to write automated tests for web applications.
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>

Number of commits found: 25