5 things you didn't know about `deno test`

preview_player
Показать описание
Here are some tips and tricks to level up your testing with Deno. Anything you want us to cover about testing or Deno in general? Let us know in the comments.

00:00 Intro
00:17 TypeScript support
00:55 deno test --watch
01:06 deno test --coverage
01:56 Typecheck documentation
02:27 Other test reporters
03:07 Running only one test or ignoring tests with .only() and .ignore()

Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.

Рекомендации по теме
Комментарии
Автор

That documentation tester is kinda slick. More videos like this please. This was cool, learned some new things that I can dig deeper into pause

cg
Автор

Love this format!!! Looking forward to more of these

Is there any trick to those type imports though? Would it always involve finding the repo and specific import and copying it in manually?

mmmikem
Автор

but can we use another library like jest to do unit test on deno?

WatashiwaWatashi-zwhy
join shbcf.ru