Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make webcrawler assertions more legible
If there are multiple unreachable or non-validated pages, pytest will eventually truncate the list it prints. This explicitly adds an assertion message that should include the full list of failures, separated by newlines.
- Loading branch information