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

[WIP] clojure.test: print sci stacktraces #1519

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

Conversation

pesterhazy
Copy link

Fixes #1518

This is work-in-progress. I've marked existing problems with FIXME in the code.

Please answer the following questions and leave the below in as part of your PR.

@@ -342,7 +341,7 @@
[m]
(report
(case
(:type m)
(:type m)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is unnecessary whitespace change. Will remove

@pesterhazy pesterhazy changed the title clojure.test: print sci stacktraces [WIP] clojure.test: print sci stacktraces Mar 11, 2023
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.

clojure.test: readable stacktraces
1 participant