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
validator
eval_test.go
As part of this issue:
validator func(output []byte)
evalTestCase
newValidator func(output interface{})
The text was updated successfully, but these errors were encountered:
@lucifercr07, Can i pick this up?
Sorry, something went wrong.
@c-harish assigned, thanks for contributing.
Hi @c-harish i believe you already have issue in your hand #1250 can you please let me take up this issue.
Hi, @ChetanNagane. I have a blocker on #1250. So went ahead with his one.
#1387: Remove validator field from evalTestCase. (#1400)
b39869c
c-harish
Successfully merging a pull request may close this issue.
Issue:
As part of this issue:
validator func(output []byte)
inevalTestCase
struct.newValidator func(output interface{})
validator func(output []byte)
fromevalTestCase
struct.The text was updated successfully, but these errors were encountered: