Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTML validation test in CI #888

Open
SaptakS opened this issue Aug 18, 2021 · 0 comments
Open

Add HTML validation test in CI #888

SaptakS opened this issue Aug 18, 2021 · 0 comments
Assignees

Comments

@SaptakS
Copy link
Contributor

SaptakS commented Aug 18, 2021

Carrying it here from the discussion mentioned in #885 (comment)

https://github.com/svenkreiss/html5validator/ is the current python tool that can be used to do HTML validation. Though it seems to work on files and links, and not HTML string. As suggested by @chigby I am going to take a look to see if using django testing, we can pass the response.content directly to the html5validator's class to get some form of desired output (or something else that makes more sense).

@SaptakS SaptakS self-assigned this Aug 18, 2021
@soleilera soleilera added someday and removed someday labels Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants