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 way to check ex-data on an error #80

Open
dustingetz opened this issue Sep 12, 2023 · 1 comment
Open

No way to check ex-data on an error #80

dustingetz opened this issue Sep 12, 2023 · 1 comment

Comments

@dustingetz
Copy link
Member

dustingetz commented Sep 12, 2023

(tests
  (throw ...) :throws Exception
  (ex-data *e) := ...)

https://clojurians.slack.com/archives/C7Q9GSHFV/p1694471863365209

Should *e be bound by :throws ?

@ieugen
Copy link
Contributor

ieugen commented Nov 24, 2023

I would also like to check data attached to an exception .

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