summaryrefslogtreecommitdiff
path: root/tests/integration/init_tests.rs
AgeCommit message (Expand)Author
2024-09-02fix(cli/tools): correct `deno init --serve` template behavior (#25318)Coty
2024-08-08feat: `deno init --serve` (#24897)Bartek Iwańczuk
2024-07-14fix(init): use bare specifier for `jsr:@std/assert` (#24581)David Sherret
2024-03-27feat(init): use jsr specifier for @std/assert (#23073)Bartek Iwańczuk
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci