1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/cli/args
Bartek Iwańczuk db287e216d
refactor: use '--reporter' and '--junit-path' flags for 'deno test' (#20031)
This commit adds "--reporter" and "--junit-path" flags to "deno test"
subcommand instead of using "--dot" and "--junit" flags.
2023-08-02 22:05:34 -04:00
..
config_file.rs feat(unstable): optional deno_modules directory (#19977) 2023-08-02 00:49:09 +00:00
flags.rs refactor: use '--reporter' and '--junit-path' flags for 'deno test' (#20031) 2023-08-02 22:05:34 -04:00
flags_allow_net.rs chore: upgrade clap to v4 (#17333) 2023-03-26 06:06:18 +02:00
import_map.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
lockfile.rs chore: update to Rust 1.71 (#19822) 2023-07-13 15:16:24 -06:00
mod.rs refactor: use '--reporter' and '--junit-path' flags for 'deno test' (#20031) 2023-08-02 22:05:34 -04:00
package_json.rs fix(check): should bust check cache when json module or npm resolution changes (#19941) 2023-07-26 17:23:07 -04:00