Age | Commit message (Expand) | Author |
---|---|---|
2022-07-15 | refactor: allocate IDs for tests (#14729) | Nayeem Rahman |
2022-06-14 | feat(test): update test summary report (#14629) | Mark Ladyshau |
2022-05-09 | feat(test): change "failures:" headers in test report (#14490) | Bartek Iwańczuk |
2022-05-05 | feat(test): Show Deno.test() call locations for failures (#14484) | Nayeem Rahman |
2022-04-18 | feat(test): skip internal stack frames for errors (#14302) | Bartek Iwańczuk |
2022-04-16 | fix(cli/tools/test): Prefix test module paths with "./" (#14301) | Nayeem Rahman |
2022-04-16 | feat(test): use structured data for JavaScript errors in tests (#14287) | Bartek Iwańczuk |
2022-04-11 | feat(test): Improve testing report output (#14255) | Bartek Iwańczuk |
2021-11-15 | feat(unstable/test): include test step pass/fail/ignore counts in final repor... | David Sherret |
2021-10-11 | feat(unstable/test): imperative test steps API (#12190) | David Sherret |