currently, errors in individual test files will result in something like:
Results: 540 passed, 0 failed of 540
Worker failures:
WORKER <error message>
..with no stacktrace. so, if you have a bad error message or something and it happens in the root of a file, gg
on direct error calls there's a click to the path of the error, but e.g. require affords nothing like that. plus the direct path might just be some logger util
currently, errors in individual test files will result in something like:
..with no stacktrace. so, if you have a bad error message or something and it happens in the root of a file, gg
on direct
errorcalls there's a click to the path of the error, but e.g.requireaffords nothing like that. plus the direct path might just be some logger util