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