summaryrefslogtreecommitdiff
path: root/std/testing/README.md
AgeCommit message (Expand)Author
2021-02-02chore: remove std directory (#9361)Casper Beyer
2020-10-26rename(std/testing): rename assert*Contains to assert*Includes (#7951)Tim Reichen
2020-10-21feat(std/testing): Add support for object assertion against object subset (#...Simon Lecoq
2020-10-04docs(std): version all imports in README (#7442)tokiedokie
2020-10-04docs: end sentences with a period in markdown (#7813)Trivikram Kamat
2020-09-27feat(fmt): Sort named import and export specifiers (#7711)David Sherret
2020-08-27feat(std/testing): add assertNotMatch (#6775)xcatliu
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-06-16Update assertions names in std/testing README (#6318)Vladimir Iakovlev
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