google / google/xctestrunner

Support Stacktrace when test crashes

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
158
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Currently, when tests crashes, seems there is no stack trace. That would help a lot to investigate issue, especially for me when I migrate a project to bazel and some unit test crash.

How to reproduce:
Just put fatalError("") in unit tests or in testing swift code.

A similar issue is opened in Bazel but it seems belong the this xctestrunner: https://github.com/bazelbuild/bazel/issues/8050

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.