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

Add stack trace option to tags #555

Open
Arthurm1 opened this issue Jul 11, 2022 · 0 comments
Open

Add stack trace option to tags #555

Arthurm1 opened this issue Jul 11, 2022 · 0 comments

Comments

@Arthurm1
Copy link

Running munit tests from Metals doesn't show full stack traces. AFAIK it's not possible to include the -F flag required.

To mitigate this - could fullStackTrace be added as a tag in the same way only is?

e.g.

test("issue-456".only.fullStackTrace) {
  // some code
}
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

1 participant