Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-26 | fix(bench): Fix table column alignments and NO_COLOR=1 (#25190) | Armaan Salam | |
Fix table layout for `deno bench` command with and without color (`NO_COLOR=1`). Fixes issue in #25156 | |||
2024-05-03 | chore(tests/specs): ability to have sub tests in file (#23667) | David Sherret | |
Allows writing named sub-tests. These are: 1. Filterable on the command line via `cargo test ...` 2. Run in parallel 3. Use a fresh temp and deno dir for each test (unlike steps) | |||
2024-04-29 | chore: migrate bench, publish, and more itests to spec tests (#23584) | David Sherret | |