summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/compat/test_runner
AgeCommit message (Expand)Author
2022-06-14feat(test): update test summary report (#14629)Mark Ladyshau
2022-05-09feat(test): Represent uncaught errors (#14513)Nayeem Rahman
2022-05-09feat(test): change "failures:" headers in test report (#14490)Bartek Iwańczuk
2022-05-05feat(test): Show Deno.test() call locations for failures (#14484)Nayeem Rahman
2022-04-16fix(cli/tools/test): Prefix test module paths with "./" (#14301)Nayeem Rahman
2022-04-16feat(test): use structured data for JavaScript errors in tests (#14287)Bartek Iwańczuk
2022-04-11feat(test): Improve testing report output (#14255)Bartek Iwańczuk
2021-12-30feat(test): Add support for "deno test --compat" (#13235)Steven Guerrero