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

eunit support EEP 54 extended error information #7791

Open
schneebyte opened this issue Oct 26, 2023 · 0 comments
Open

eunit support EEP 54 extended error information #7791

schneebyte opened this issue Oct 26, 2023 · 0 comments
Assignees
Labels
enhancement help wanted Issue not worked on by OTP; help wanted from the community team:PS Assigned to OTP team PS

Comments

@schneebyte
Copy link

As far as i can tell common test already uses erl_error:format_exception()

eunit seems to think it is a stacktrace location
10:46:22.484418 <0.918.0> eunit_lib:format_stacktrace_location([{error_info,#{cause => already_exists,module => erl_stdlib_errors}}])

Would be great to get more helpful output from eunit as well.

@IngelaAndin IngelaAndin added the help wanted Issue not worked on by OTP; help wanted from the community label Oct 27, 2023
@rickard-green rickard-green added the team:PS Assigned to OTP team PS label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement help wanted Issue not worked on by OTP; help wanted from the community team:PS Assigned to OTP team PS
Projects
None yet
Development

No branches or pull requests

5 participants