system/deps.testing.ts

7 lines
100 B
TypeScript

export {
describe,
expect,
it,
mock,
} from "https://js.thunderk.net/testing@1.0.0/mod.ts";