Download spidertest Free Java Code
Description
Test HTTP responses from URLs obtained by spidering, discovering URLs and selecting requests and tests based on URL patterns.
Source Files
The download file spidertest-master.zip has the following entries.
.gitignore/* www . java2 s . co m*/
LICENSE
README.md
bin/cli.js
bin/options.js
examples/spiderPayload.json
examples/tests/htmlTests.js
jshint-config.json
lib/Reporter.js
lib/errors.js
lib/reporters/ConsoleReporter.js
lib/reporters/JUnitReporter.js
lib/reporters/MultiFileJUnitReporter.js
lib/spider.js
lib/spiderOptions.js
lib/spiderTest.js
lib/spiderUtils.js
lib/suiteManager.js
npm-shrinkwrap.json
package.json
test/resources/anotherPage.html
test/resources/cookieTests/cookieTests.js
test/resources/mixinsTests/mixinTest.js
test/resources/pathVariablesTests/pathVariablesTest.js
test/resources/sitemap.xml
test/resources/spiderStopTests/htmlStopSpideringTests.js
test/resources/spiderTests/htmlTests.js
test/resources/spiderTestsWithHeaders/htmlTestsWithHeaders.js
test/resources/spiderTestsWithMultiStartUrls/htmlTestsWithMultiStartUrls.js
test/resources/testCss/some.css
test/resources/testFolder/yetAnotherPage.html
test/resources/testImages/original.jpg
test/resources/testIndex.html
test/resources/testJS/some.js
test/resources/testJS/somemoretests/anotherTest.js
test/testHelpers/moduleLoader.js
test/testHelpers/reporterFactory.js
test/testReporter.js
test/testSpider.js
test/testSpiderTest.js
test/testSpiderUtils.js
test/testSuiteManager.js
Download
Click the following link to download spidertest-master.zip.
spidertest-master.zip