[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-canonical.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-canonical.feature:6:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-canonical.feature:6:5
[INFO] [stdout] [0m[0m[37m Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-canonical.feature:7:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see ''
[INFO] [stdout] in "output/index.html" [0m[0m[37m features/pagination-canonical.feature:7:5
[INFO] [stdout] [0m[0m[37m And I should see '' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-canonical.feature:8:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-canonical.feature:8:5
[INFO] [stdout] [0m[0m[37m Then I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-canonical.feature:9:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-canonical.feature:9:5
[INFO] [stdout] [0m[0m[37m And I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-canonical.feature:10:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-canonical.feature:10:5
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37mFeature: Pagination Controls [0m[0m[37m features/pagination-outputs.feature:1:1
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37m Scenario: If I run Pagebreak in place, my source files should be updated
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:3:3
[INFO] [stdout] [0m[0m[37m Given I have a "dist/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
Item 3
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "dist/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
Item 3
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak with options: [0m[0m[37m features/pagination-outputs.feature:6:5
[INFO] [stdout] [0m [0m[35m|[0m source [0m[35m|[0m output [0m[35m|[0m
[INFO] [stdout] [0m[35m|[0m dist [0m[35m|[0m dist [0m[35m|[0m
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak with options: [0m[0m[37m features/pagination-outputs.feature:6:5
[INFO] [stdout] [0m [0m[35m|[0m source [0m[35m|[0m output [0m[35m|[0m
[INFO] [stdout] [0m[35m|[0m dist [0m[35m|[0m dist [0m[35m|[0m
[INFO] [stdout] [0m[37m Then I should see "Item 1" in "dist/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:9:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see "Item 1" in "dist/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:9:5
[INFO] [stdout] [0m[0m[37m But I should not see "Item 2" in "dist/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:10:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see "Item 2" in "dist/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:10:5
[INFO] [stdout] [0m[0m[37m And I should see "Item 2" in "dist/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:11:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Item 2" in "dist/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-outputs.feature:11:5
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37mFeature: Pagination Controls [0m[0m[37m features/pagination-controls.feature:1:1
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37m Scenario: If I have pagination controls, they should toggle when next/prev
[INFO] [stdout] pages exist [0m[0m[37m features/pagination-controls.feature:3:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] Next Page
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] Next Page
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:6:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:6:5
[INFO] [stdout] [0m[0m[37m Then I should see "Next Page" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:7:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see "Next Page" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:7:5
[INFO] [stdout] [0m[0m[37m And I should see "Next Page" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:8:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Next Page" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:8:5
[INFO] [stdout] [0m[0m[37m And I should see "Previous Page" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:9:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Previous Page" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:9:5
[INFO] [stdout] [0m[0m[37m And I should see "Previous Page" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:10:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Previous Page" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:10:5
[INFO] [stdout] [0m[0m[37m But I should not see "Previous Page" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:11:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see "Previous Page" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:11:5
[INFO] [stdout] [0m[0m[37m And I should not see "Next Page" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:12:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should not see "Next Page" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:12:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I have pagination controls, they should be given the correct hrefs
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:14:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:15:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] Next Page
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:15:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] Next Page
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:17:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:17:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Next Page' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:18:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Next Page' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:18:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Next Page' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-controls.feature:19:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Next Page' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-controls.feature:19:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Previous Page' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-controls.feature:20:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Previous Page' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-controls.feature:20:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Previous Page' in
[INFO] [stdout] "output/page/3/index.html" [0m[0m[37m features/pagination-controls.feature:21:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Previous Page' in
[INFO] [stdout] "output/page/3/index.html" [0m[0m[37m features/pagination-controls.feature:21:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I have a complex URL structure, my pagination hrefs should still
[INFO] [stdout] be correct [0m[0m[37m features/pagination-controls.feature:23:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/red/blue/yellow/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:24:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] Next Page
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/red/blue/yellow/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:24:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] Next Page
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:26:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:26:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Next Page' in
[INFO] [stdout] "output/red/blue/yellow/index.html"[0m[0m[37m features/pagination-controls.feature:27:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Next Page' in
[INFO] [stdout] "output/red/blue/yellow/index.html"[0m[0m[37m features/pagination-controls.feature:27:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Next Page' in
[INFO] [stdout] "output/red/page/2/test/index.html"[0m[0m[37m features/pagination-controls.feature:28:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Next Page' in
[INFO] [stdout] "output/red/page/2/test/index.html"[0m[0m[37m features/pagination-controls.feature:28:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Previous Page' in
[INFO] [stdout] "output/red/page/2/test/index.html"[0m[0m[37m features/pagination-controls.feature:29:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Previous Page' in
[INFO] [stdout] "output/red/page/2/test/index.html"[0m[0m[37m features/pagination-controls.feature:29:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Previous Page' in
[INFO] [stdout] "output/red/page/3/test/index.html"[0m[0m[37m features/pagination-controls.feature:30:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Previous Page' in
[INFO] [stdout] "output/red/page/3/test/index.html"[0m[0m[37m features/pagination-controls.feature:30:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I have inverse pagination controls, they should hide when
[INFO] [stdout] next/prev pages exist [0m[0m[37m features/pagination-controls.feature:32:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:33:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] No Previous
[INFO] [stdout] Next Page
[INFO] [stdout] No Next
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:33:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Previous Page
[INFO] [stdout] No Previous
[INFO] [stdout] Next Page
[INFO] [stdout] No Next
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:35:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-controls.feature:35:5
[INFO] [stdout] [0m[0m[37m Then I should see 'Next Page' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:36:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see 'Next Page' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:36:5
[INFO] [stdout] [0m[0m[37m And I should see 'No Previous' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:37:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'No Previous' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:37:5
[INFO] [stdout] [0m[0m[37m And I should see 'No Next' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:38:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'No Next' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:38:5
[INFO] [stdout] [0m[0m[37m And I should see 'Previous Page' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-controls.feature:39:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Previous Page' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-controls.feature:39:5
[INFO] [stdout] [0m[0m[37m But I should not see "No Next" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:40:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see "No Next" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:40:5
[INFO] [stdout] [0m[0m[37m And I should not see "No Previous" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:41:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should not see "No Previous" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-controls.feature:41:5
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37mFeature: Pagination Fix Relative Links
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:1:1
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37m Scenario: By default, existing relative URLs on the page should be fixed for
[INFO] [stdout] paginated pages [0m[0m[37m features/pagination-fix-relative-links.feature:3:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Contact
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Contact
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-fix-relative-links.feature:6:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-fix-relative-links.feature:6:5
[INFO] [stdout] [0m[0m[37m Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:7:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:7:5
[INFO] [stdout] [0m[0m[37m And I should see 'Contact' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:8:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Contact' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:8:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:9:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in
[INFO] [stdout] "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:9:5
[INFO] [stdout] [0m[0m[37m And I should see 'Contact' in "output/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:10:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Contact' in "output/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:10:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: Absolute URLs should remain unchanged in paginated pages
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:12:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:13:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Contact
[INFO] [stdout] Contract
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-fix-relative-links.feature:13:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Contact
[INFO] [stdout] Contract
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-fix-relative-links.feature:15:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-fix-relative-links.feature:15:5
[INFO] [stdout] [0m[0m[37m Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:16:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:16:5
[INFO] [stdout] [0m[0m[37m And I should see 'Contact' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:17:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Contact'
[INFO] [stdout] in "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:17:5
[INFO] [stdout] [0m[0m[37m And I should see 'Contract' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:18:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Contract'
[INFO] [stdout] in "output/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:18:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:19:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in
[INFO] [stdout] "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:19:5
[INFO] [stdout] [0m[0m[37m And I should see 'Contact' in
[INFO] [stdout] "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:20:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Contact'
[INFO] [stdout] in "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:20:5
[INFO] [stdout] [0m[0m[37m And I should see 'Contract' in
[INFO] [stdout] "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:21:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Contract'
[INFO] [stdout] in "output/2/index.html" [0m[0m[37m features/pagination-fix-relative-links.feature:21:5
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37mFeature: Pagination Labels [0m[0m[37m features/pagination-label.feature:1:1
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37m Scenario: If I have pagination labels, they should reflect the page number and
[INFO] [stdout] total [0m[0m[37m features/pagination-label.feature:3:2
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-label.feature:4:3
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Page 1 of 1
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-label.feature:4:3
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Page 1 of 1
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-label.feature:6:3
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-label.feature:6:3
[INFO] [stdout] [0m[0m[37m Then I should see '
Page 1 of 2
' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-label.feature:7:3
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see '
Page 1 of 2
' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-label.feature:7:3
[INFO] [stdout] [0m[0m[37m And I should see '
Page 2 of 2
' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-label.feature:8:3
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '
Page 2 of 2
' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-label.feature:8:3
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37mFeature: Pagination Meta [0m[0m[37m features/pagination-meta.feature:1:1
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37m Scenario: By default, title tags and title meta elements should be rewritten
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:3:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Website Title
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Website Title
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-meta.feature:6:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-meta.feature:6:5
[INFO] [stdout] [0m[0m[37m Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:7:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:7:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:8:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see ''
[INFO] [stdout] in "output/index.html" [0m[0m[37m features/pagination-meta.feature:8:5
[INFO] [stdout] [0m[0m[37m And I should see 'Website Title' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:9:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Website Title' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:9:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:10:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:10:5
[INFO] [stdout] [0m[0m[37m And I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:11:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:11:5
[INFO] [stdout] [0m[0m[37m And I should see 'Website Title | Page 2' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:12:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Website Title | Page 2' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:12:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I specify a data-pagebreak-meta, I should get custom meta tags
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:14:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:15:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Website Title
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:15:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Website Title
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-meta.feature:17:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-meta.feature:17:5
[INFO] [stdout] [0m[0m[37m Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:18:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:18:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:19:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see ''
[INFO] [stdout] in "output/index.html" [0m[0m[37m features/pagination-meta.feature:19:5
[INFO] [stdout] [0m[0m[37m And I should see 'Website Title' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:20:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Website Title' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:20:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:21:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see ''
[INFO] [stdout] in "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:21:5
[INFO] [stdout] [0m[0m[37m And I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:22:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:22:5
[INFO] [stdout] [0m[0m[37m And I should see 'Page 2 of Website Title' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:23:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Page 2 of Website Title' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:23:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I don't want to rewrite meta tags, I should set a data-pagebreak-
[INFO] [stdout] meta=":content" [0m[0m[37m features/pagination-meta.feature:25:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:26:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Website Title
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the content:
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:26:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] Website Title
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-meta.feature:28:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-meta.feature:28:5
[INFO] [stdout] [0m[0m[37m Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:29:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:29:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/index.html" [0m[0m[37m features/pagination-meta.feature:30:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see ''
[INFO] [stdout] in "output/index.html" [0m[0m[37m features/pagination-meta.feature:30:5
[INFO] [stdout] [0m[0m[37m And I should see 'Website Title' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:31:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Website Title' in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:31:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:32:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see '' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:32:5
[INFO] [stdout] [0m[0m[37m And I should see '' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:33:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see ''
[INFO] [stdout] in "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:33:5
[INFO] [stdout] [0m[0m[37m And I should see 'Website Title' in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-meta.feature:34:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see 'Website Title' in
[INFO] [stdout] "output/page/2/index.html" [0m[0m[37m features/pagination-meta.feature:34:5
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37mFeature: Pagination Pages [0m[0m[37m features/pagination-pages.feature:1:1
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37m Scenario: If I have a data tag, I should get multiple pages
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:3:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-pages.feature:6:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-pages.feature:6:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:7:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:7:5
[INFO] [stdout] [0m[0m[37m And I should see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:8:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:8:5
[INFO] [stdout] [0m[0m[37m And I should see "Item 1" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:9:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Item 1" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:9:5
[INFO] [stdout] [0m[0m[37m And I should see "Item 2" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:10:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Item 2" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:10:5
[INFO] [stdout] [0m[0m[37m But I should not see "Item 2" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:11:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see "Item 2" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:11:5
[INFO] [stdout] [0m[0m[37m And I should not see "Item 1" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:12:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should not see "Item 1" in "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:12:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If my page size is larger than the number of items, I should still
[INFO] [stdout] get my first page [0m[0m[37m features/pagination-pages.feature:14:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:15:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:15:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-pages.feature:17:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-pages.feature:17:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:18:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:18:5
[INFO] [stdout] [0m[0m[37m And I should see "Item 1" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:19:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Item 1" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:19:5
[INFO] [stdout] [0m[0m[37m And I should see "Item 2" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:20:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Item 2" in "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:20:5
[INFO] [stdout] [0m[0m[37m But I should not see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:21:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:21:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If my items aren't divisble, my last page should have the remaning
[INFO] [stdout] items [0m[0m[37m features/pagination-pages.feature:23:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:24:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
Item 3
[INFO] [stdout]
Item 4
[INFO] [stdout]
Item 5
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:24:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
Item 3
[INFO] [stdout]
Item 4
[INFO] [stdout]
Item 5
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-pages.feature:26:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-pages.feature:26:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:27:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:27:5
[INFO] [stdout] [0m[0m[37m And I should see "Item 5" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:28:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see "Item 5" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:28:5
[INFO] [stdout] [0m[0m[37m But I should not see "Item 4" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:29:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see "Item 4" in "output/page/3/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-pages.feature:29:5
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37mFeature: Pagination URLs [0m[0m[37m features/pagination-urls.feature:1:1
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[37m Scenario: If I specify a data-pagebreak-url, I should get custom URLs
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:3:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:4:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:6:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:6:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:7:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:7:5
[INFO] [stdout] [0m[0m[37m And I should see the file "output/pb/2/j/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:8:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see the file "output/pb/2/j/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:8:5
[INFO] [stdout] [0m[0m[37m But I should not see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:9:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:9:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I want a complex output location, I can use relative URL paths
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:11:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/red/blue/yellow/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:12:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/red/blue/yellow/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:12:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:14:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:14:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/red/blue/yellow/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:15:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/red/blue/yellow/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:15:5
[INFO] [stdout] [0m[0m[37m And I should see the file "output/red/green/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:16:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see the file "output/red/green/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:16:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: I should not have to specify a trailing slash on the data-pagebreak-
[INFO] [stdout] url [0m[0m[37m features/pagination-urls.feature:18:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:19:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/index.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:19:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:21:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:21:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:22:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:22:5
[INFO] [stdout] [0m[0m[37m And I should see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:23:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see the file "output/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:23:5
[INFO] [stdout] [0m[0m[37m But I should not see the file "output/page/2.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:24:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see the file "output/page/2.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:24:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I provide a named HTML page, I should get a named pagination page
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:26:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/about.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:27:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/about.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:27:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:29:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:29:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/about.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:30:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/about.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:30:5
[INFO] [stdout] [0m[0m[37m And I should see the file "output/about/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:31:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see the file "output/about/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:31:5
[INFO] [stdout] [0m[0m[1m[37m Scenario: If I provide a named HTML page without a trailing slash, I should get
[INFO] [stdout] a named pagination page [0m[0m[37m features/pagination-urls.feature:33:3
[INFO] [stdout] [0m[0m[37m Given I have a "source/about.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:34:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Given I have a "source/about.html" file with the body:
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:34:5
[INFO] [stdout] [0m[0m[1m[35m """
[INFO] [stdout] [0m
[INFO] [stdout]
[INFO] [stdout]
Item 1
[INFO] [stdout]
Item 2
[INFO] [stdout]
[INFO] [stdout] [0m[1m[35m """
[INFO] [stdout] [0m[0m[37m When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:36:5
[INFO] [stdout] [1A[2K[0m[32m ✔ When I run Pagebreak [0m[0m[37m features/pagination-urls.feature:36:5
[INFO] [stdout] [0m[0m[37m Then I should see the file "output/about.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:37:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ Then I should see the file "output/about.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:37:5
[INFO] [stdout] [0m[0m[37m And I should see the file "output/about/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:38:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ And I should see the file "output/about/page/2/index.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:38:5
[INFO] [stdout] [0m[0m[37m But I should not see the file "output/about/page/2.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:39:5
[INFO] [stdout] [0m[1A[2K[0m[32m ✔ But I should not see the file "output/about/page/2.html"
[INFO] [stdout] [0m[0m[37m features/pagination-urls.feature:39:5
[INFO] [stdout] [0m
[INFO] [stdout] [0m[1m[34m[Summary]
[INFO] [stdout] [0m[0m[1m[37m8 features
[INFO] [stdout] [0m[0m[1m[37m20 scenarios ([0m[0m[1m[32m20 passed[0m[0m[1m[37m)
[INFO] [stdout] [0m[0m[1m[37m246 steps ([0m[0m[1m[32m123 passed[0m[0m[1m[37m)
[INFO] [stdout] [0m
[INFO] [stdout] Finished in 0.762 seconds.
[INFO] [stderr] Doc-tests pagebreak
[INFO] [stdout]
[INFO] [stdout] running 0 tests
[INFO] [stdout]
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "d472f2e1f75a7ac11dcc05a7306d87178b63808fc69116bc390dc3de5c2e21e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d472f2e1f75a7ac11dcc05a7306d87178b63808fc69116bc390dc3de5c2e21e3", kill_on_drop: false }`
[INFO] [stdout] d472f2e1f75a7ac11dcc05a7306d87178b63808fc69116bc390dc3de5c2e21e3