We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tracer.events
So that we don't need to manually modify them each time something is changed.
The text was updated successfully, but these errors were encountered:
Since every test method has a check_golden_file, is it possible to remove it from the method definition and enable it by default?
check_golden_file
Sorry, something went wrong.
Removed the change_lineno script, #125
018ecbb
No, test_import and other files with assert_that do not use check_golden_file due to system naming
assert_that
Then we probably should change the test file's name.
No branches or pull requests
So that we don't need to manually modify them each time something is changed.
The text was updated successfully, but these errors were encountered: