19 lines
447 B
Plaintext
19 lines
447 B
Plaintext
|
|^SpiderTutorial|''A tutorial on using SpiderFixture''|
|
||
|
|
||
|
|^DocuMentation|''How to use SpiderFixture''|
|
||
|
|
||
|
|^SpecifySpiderFixture|''Specifications of SpiderFixture''|
|
||
|
|
||
|
|''Examples against web sites:''|
|
||
|
|^TestGoogle|
|
||
|
|^TestAmazon|
|
||
|
|^TestTemplateSuite|
|
||
|
|
||
|
* A general fixture that's used by SpiderFixture for pattern matching on multiple lines:
|
||
|
|
||
|
|^SpecifyMatchingStringFixture|
|
||
|
|
||
|
!**< def
|
||
|
!define COLLAPSE_SETUP {true}
|
||
|
!define COLLAPSE_TEARDOWN {true}
|
||
|
*!
|