summaryrefslogtreecommitdiff
path: root/cli/ops/testing.rs
AgeCommit message (Expand)Author
2021-10-31feat: Stabilize Deno.TestDefinition.permissions (#12078)Bartek IwaƄczuk
2021-10-13fix(runtime/ops/worker_host): move permission arg parsing to Rust (#12297)Nayeem Rahman
2021-08-26refactor(cli): introduce module specifier test modes (#11769)Casper Beyer
2021-07-14refactor(cli/tools/test_runner): split reporter into distinct stages (#11395)Casper Beyer
2021-05-14refactor(cli/ops): don't pass ops through json (#10629)Casper Beyer
2021-05-08cleanup(ops): remove unused ZeroCopyBuf arg-types (#10530)Aaron O'Mullan
2021-04-30fix(cli/tools/test): print module tests originate from (#10428)Casper Beyer
2021-04-28feat(test): run test modules in parallel (#9815)Casper Beyer