Sha256: c9ea737d7c54c7cea693c9908eaffe6c37a4b9a5099f194094ac5647ea9f363c
Contents?: true
Size: 780 Bytes
Versions: 8
Compression:
Stored size: 780 Bytes
Contents
!*< test page content definition !define pageContent (!include -setup SetUp !include IncludedPage Including page name is !-${PAGE_NAME}-! !include -teardown TearDown) *! !|script| |create page|SetUp|with content|Set Up page name is !-${PAGE_NAME}-!| |create page|TearDown|with content|Tear Down page name is !-${PAGE_NAME}-!| |create page|IncludedPage|with content|Included page name is !-${PAGE_NAME}-!| |given page|IncludingPage|with content|${pageContent}| |it should contain|Included page name is <a href="IncludedPage">IncludedPage| |it should contain|Including page name is <a href="IncludingPage">IncludingPage| |it should contain|Set Up page name is <a href="IncludingPage">IncludingPage| |it should contain|Tear Down page name is <a href="IncludingPage">IncludingPage|
Version data entries
8 entries across 8 versions & 1 rubygems