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

feat(test): add HTML matcher #539

Merged
merged 2 commits into from
Apr 13, 2020

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented Apr 13, 2020

Provide a custom Gomega matcher that will produce a
user-friendly diff of the actual vs expected HTML
output to easily find the mismatches.

Also, rename MatchHTML5Template to MatchHTMLTemplate

Fixes #538

Signed-off-by: Xavier Coulon [email protected]

Provide a custom Gomega matcher that will produce a
user-friendly diff of the actual vs expected HTML
output to easily find the mismatches.

Also, rename `MatchHTML5Template` to `MatchHTMLTemplate`

Fixes bytesparadise#538

Signed-off-by: Xavier Coulon <[email protected]>
Signed-off-by: Xavier Coulon <[email protected]>
@xcoulon xcoulon merged commit 125d163 into bytesparadise:master Apr 13, 2020
@xcoulon xcoulon deleted the Issue538_html5_matcher branch April 13, 2020 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add HTML5 matchers
2 participants