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

No proper stack traces when tests fail #295

Closed
L-as opened this issue Feb 16, 2022 · 1 comment
Closed

No proper stack traces when tests fail #295

L-as opened this issue Feb 16, 2022 · 1 comment
Labels
good first issue Good for newcomers testing

Comments

@L-as
Copy link
Member

L-as commented Feb 16, 2022

It just shows Plutarch/Test.hs:somelinenumber.

@srid srid added the testing label Apr 7, 2022
@srid
Copy link
Member

srid commented Apr 7, 2022

This can be resolved by adding a HasCallStack constraint to the functions in Plutarch.Test.

(At least it works on staging that uses hspec).

@srid srid added the good first issue Good for newcomers label Apr 7, 2022
@L-as L-as linked a pull request Apr 7, 2022 that will close this issue
@L-as L-as removed a link to a pull request Apr 19, 2022
@L-as L-as closed this as completed Apr 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers testing
Projects
None yet
Development

No branches or pull requests

2 participants