Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-03 | BREAKING(unstable): remove --compat mode (#15678) | Bartek IwaĆczuk | |
This commit removes "compat" mode. We shipped support for "npm:" specifier support in v1.25 and that is preferred way to interact with Node code that we will iterate and improve upon. | |||
2022-06-14 | feat(test): update test summary report (#14629) | Mark Ladyshau | |
2022-05-09 | feat(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. | |||
2021-12-30 | feat(test): Add support for "deno test --compat" (#13235) | Steven Guerrero | |