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

Move from comparing HTML string outputs to check semantics and the content #25

Open
B3J4y opened this issue Sep 25, 2024 · 0 comments
Open

Comments

@B3J4y
Copy link
Contributor

B3J4y commented Sep 25, 2024

  • In the current version, there is an HTML output written in the test file.
  • These static strings were compared with the output of the generator.
  • These tests only look for the string, and you have to dig deep into the log to see where the differences are.
  • If specific outputs, such as the title or the authors, were compared, the test could more clearly indicate where the mistake occurred.
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

No branches or pull requests

1 participant