summaryrefslogtreecommitdiff
path: root/cli/lsp/testing/execution.rs
AgeCommit message (Expand)Author
2022-04-27fix: `deno task` forward double hyphen (#14419)David Sherret
2022-04-26fix(test): capture worker stdout and stderr in test output (#14410)David Sherret
2022-04-26fix(test): capture inherited stdout and stderr for subprocesses in test outpu...David Sherret
2022-04-18feat(test): skip internal stack frames for errors (#14302)Bartek Iwańczuk
2022-04-16feat(test): use structured data for JavaScript errors in tests (#14287)Bartek Iwańczuk
2022-04-15feat(test): format user code output (#14271)Bartek Iwańczuk
2022-04-03refactor(lsp): migrate from lspower back to tower-lsp (#14163)Jason
2022-03-30feat(lsp): add experimental testing API (#13798)Kitson Kelly