run/deps.testing.ts

7 lines
102 B
TypeScript
Raw Normal View History

2021-09-12 16:24:09 +00:00
export {
describe,
expect,
it,
mockfn,
} from "https://js.thunderk.net/testing@1.0.0/mod.ts";