var golang.org/x/pkgsite/internal/testing/pagecheck.exactText
7 uses
golang.org/x/pkgsite/internal/testing/pagecheck (current package)
pagecheck.go#L77: exactText = htmlcheck.HasExactText
pagecheck.go#L131: exactText("Version: "+p.FormattedVersion))),
pagecheck.go#L159: link = in(`[data-test-id="UnitDirectories-table"] a`, href(firstHref), exactText(firstText))
pagecheck.go#L178: link = in("table.Directories a", href(firstHref), exactText(firstText))
pagecheck.go#L194: exactText("Read disclaimer.")),
pagecheck.go#L198: exactText("Source: "+source)))
pagecheck.go#L214: in("a", href(p.LatestLink), exactText("Go to latest")))
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |