Depth-limited type printing is not applied inside `@testset`
Open
- Dominant language
- Julia
- Stars
- 117
- Forks
- 19
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 41
Description
Depth-limited type printing is not applied inside `@testset`, which makes reading error messages paralyzing.
Perhaps we can exclusively use `@testset` only at the outer-most layer of the test suite, so that we can easily (temporarily) remove them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.