summaryrefslogtreecommitdiff
path: root/std/testing/README.md
AgeCommit message (Expand)Author
2020-06-09fix(std/testing/bench): Make progress callback async (#6175)Szalay Kristóf
2020-06-03docs: benchmarking (#6075)Szalay Kristóf
2020-05-29Return results in benchmark promise (#5842)Szalay Kristóf
2020-04-28BREAKING: remove overload of Deno.test() (#4951)Bartek Iwańczuk
2020-04-01refactor(cli/js/testing): Reduce testing interfaces (#4451)Nayeem Rahman
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-02-11update references to testing/mod.ts in manual (#3973)Bartek Iwańczuk
2019-12-20feat: Add missing mod.ts files in std (#3509)Nayeem Rahman
2019-11-13Update to TypeScript 3.7 (#3275)Kitson Kelly
2019-10-09Run deno_std tests in github actionsRyan Dahl
2019-10-09Move everything into std subdirRyan Dahl