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 more debugging info on failures #121

Closed
ying-sheng opened this issue Nov 9, 2022 · 1 comment
Closed

Add more debugging info on failures #121

ying-sheng opened this issue Nov 9, 2022 · 1 comment

Comments

@ying-sheng
Copy link

No description provided.

@ying-sheng
Copy link
Author

There might be several things could be improved for debugging:
For example, if I run "Then the value of the cell in row 0, column 1 in the table with id "table_name" should be "first"":

  • if the test failed, instead of "Assertion Failed: Cells do not match", could it be "Assertion Failed: Cells do not match. The value of the cell in row 0, column 1 in the table with id "table_name" is "second"", or something similar
  • Or one can write "Print the value of the cell in row 0, column 1 in the table with id "table_name"" to get the value out

@ggozad ggozad closed this as completed in 7291720 Dec 23, 2022
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