freebsd-ports/www/httest/pkg-plist
Martin Matuska 9df690bf43 The htt provides a large variety of HTTP-related functionality, useful for
implementing all kinds of HTTP-based tests:

- Advanced HTTP protocol handling, including ne-grained timeout handling,
  request and response validation
- Simulating clients and servers, including startup and shutdown of server
  daemons. This allows to create mock-ups of back-end systems in more complex
  test situations, for example when the tested application needs to interact
  with a 3rd-party back-end system which is not available in the testing
  environment.
- Execution of external commandline tools, using their output as request
  or response data, or for validation purposes.
- Copying stream data (e.g. from a response) and re-using it in variables.

WWW: http://htt.sourceforge.net/cgi-bin/cwiki/bin/public
2011-06-15 16:01:06 +00:00

6 lines
70 B
Text

bin/htntlm
bin/htproxy
bin/htremote
bin/httest
bin/hturlext
bin/htx2b