Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-11 | refactor: rewrite deno test, add Deno.test() (#3865) | Bartek IwaĆczuk | |
* rewrite test runner in Rust * migrate "test" and "runTests" functions from std to "Deno" namespace * use "Deno.test()" to run internal JS unit tests * remove std downloads for Deno subcommands |