Télécharger la liste

Description du projet

SWEC is a program that automates testing of
dynamic Web sites. It parses each HTML file it
finds for links, and if those links are within the
site specified, it will check that page as well.
In addition to parsing and locating links, it will
also parse the pages looking for known errors and
report those. It will report if a page cannot be
read (by either returning a 404, 500, or similar).

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-24 18:58 Retour à la liste release
0.3

SWEC renvoie désormais différente de zéro si un test échoue. La dépendance sur le HTML:: LinkExtractor a été supprimé (il est désormais facultative). La chaîne user-agent et la synthèse finale ont été nettoyés. L'option - nohead a été ajouté, qui raconte SWEC pour sauter Exécuter plusieurs requêtes HEAD et aller directement à l'EEG. L'option - keepgoing a été ajouté, qui raconte SWEC d'analyser un document pour les URL, même si elle contenait des erreurs. Diverses autres corrections de bugs et améliorations mineures ont été apportées.
Tags: Major feature enhancements, Bug fixes
SWEC now returns nonzero if a test fails. The dependency on HTML::LinkExtractor was removed (it is now optional). The user-agent string and the final summary were cleaned up. The --nohead option was added, which tells SWEC to skip performing HEAD requests and go straight to GET. The --keepgoing option was added, which tells SWEC to parse a document for URLs even if it contained errors. Various other bugfixes and minor enhancements were made.

Project Resources