navigate to test #21111
Labels
admin read
Pending admin review
enhancement
[core label]
triage
Maintainer needs to classify the issue
Check for existing issues
Describe the feature
I have run
cargo test --workspace
within the zed bash area. A test failed. The test ouptut contains both fully qualified names for the failing tests (e.g.blame::tests::test_parse_git_blame_complex
and also panic messages with source code locations (e.g.thread 'blame::tests::test_parse_git_blame_complex' panicked at crates/git/src/blame.rs:358:13
). It would be neat if either of these were hyperlinked back to the source.Environment
Zed: v0.162.5 (Zed)
OS: Linux X11 devuan 5
Memory: 62.8 GiB
Architecture: x86_64
GPU: NVIDIA GeForce GTX TITAN X || NVIDIA || 535.183.01
If applicable, add mockups / screenshots to help present your vision of the feature
No response
The text was updated successfully, but these errors were encountered: