deno.land / x / at_test@v8.1.0 / src / aaa.test.ts

نووسراو ببینە
1
2
3
4
5
6
7
import { assertEquals } from "https://deno.land/std@0.65.0/testing/asserts.ts";
Deno.test("hello world", () => { const x = 1 + 2; assertEquals(x, 3);});
at_test

Version Info

Tagged at
a year ago