- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for checkDeadInternalLinks (0.09 sec)
-
build-logic/documentation/src/test/groovy/gradlebuild/docs/FindBrokenInternalLinksTest.groovy
when: run('checkDeadInternalLinks').build() then: assertNoDeadLinks() } def "finds Markdown style links"() { given: sampleDoc << """ === Markdown Style Links [Invalid markdown link](https://docs.gradle.org/nowhere) """ when: run('checkDeadInternalLinks').buildAndFail() then:
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Aug 21 08:08:05 UTC 2024 - 8.3K bytes - Viewed (0)