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

It seems the lazily function missing, in version v1.27.6 #664

Open
nkuacac opened this issue May 18, 2023 · 1 comment
Open

It seems the lazily function missing, in version v1.27.6 #664

nkuacac opened this issue May 18, 2023 · 1 comment

Comments

@nkuacac
Copy link

nkuacac commented May 18, 2023

#364

@blgm
Copy link
Collaborator

blgm commented May 18, 2023

Hi @nkuacac. There is still a test for this, which is passing:

Entry(
"when a failure occurs and the optional description is a function",
NO_MATCH, Extras(), OptionalDescription(func() string { return "a description" }),
SHOULD_MATCH, "a description\npositive: no match", IT_FAILS,
),

It is possible to share a small example, saying what you expect to happen, and what actually happens?

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

2 participants