1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/lsp/testing
Nayeem Rahman 23efc4fcab
feat(test): Represent uncaught errors (#14513)
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.
2022-05-09 11:44:50 +02:00
..
collectors.rs fix: upgrade to swc_ecmascript 0.143 (#14238) 2022-04-08 12:31:47 -04:00
definitions.rs refactor(lsp): migrate from lspower back to tower-lsp (#14163) 2022-04-03 14:17:30 +10:00
execution.rs feat(test): Represent uncaught errors (#14513) 2022-05-09 11:44:50 +02:00
lsp_custom.rs feat(test): Represent uncaught errors (#14513) 2022-05-09 11:44:50 +02:00
mod.rs feat(lsp): add experimental testing API (#13798) 2022-03-30 09:59:27 +11:00
server.rs refactor(lsp): migrate from lspower back to tower-lsp (#14163) 2022-04-03 14:17:30 +10:00