aim42 / htmlSanityCheck

Standalone (batch- and command-line) and Gradle-plugin html sanity checker - detects missing images, dead links and cross-references, duplicate link targets (anchors) and the like.
Apache License 2.0
70 stars 47 forks source link

Drop test ignores by wire mocking #352

Open ascheman opened 1 month ago

ascheman commented 1 month ago

As a HSC developer I would like to get rid of test @Ignores, which were added do tue flakiness. The work should be based on the results of #331 (cf. #350).

RehanChalana commented 1 month ago

I would like to work on this issue as well, you can assign it to me