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

Updated expect-failure docs #1058

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Luzzotica
Copy link
Contributor

expect-failure didn't fully describe how it worked: It checks if err is contained in the thrown error. So I added that. It's nice to have that info in there.

`expect-failure` didn't fully describe how it worked: It checks if err is contained in the thrown error.
So I added that. It's nice to have that info in there.
@sirlensalot
Copy link
Contributor

Hi, this needs to be added to the native definition itself, not to the docs which are auto-generated: https://github.com/kadena-io/pact/blob/master/src/Pact/Repl/Lib.hs#L170-L176

@emilypi
Copy link
Member

emilypi commented Nov 16, 2022

Is this something you want to attempt, @Luzzotica? Or shall I close this and reference it in a follow up.

@Luzzotica
Copy link
Contributor Author

Luzzotica commented Nov 17, 2022 via email

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

Successfully merging this pull request may close these issues.

3 participants