std/testing
deprecated
std/assert
を使う
単体テスト
で用いる
assertion
用関数を提供する
deno_std
module
/icons/GitHub.icon
deno_std/testing at main · denoland/deno_std
/icons2/deno.icon
https://deno.land/std/testing
内容物
assertion
用関数
https://deno.land/std/testing/asserts.ts
benchmark
用関数
https://deno.land/std/testing/bench.ts
使い方