summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/uncaught_errors_3.ts
AgeCommit message (Collapse)Author
2022-05-09feat(test): Represent uncaught errors (#14513)Nayeem Rahman
This commit adds better reporting of uncaught errors in top level scope of testing files. This change affects both console runner as well as LSP runner.