UNPKG

@magic/test

Version:

simple yet powerful unit testing library

8 lines (5 loc) 85 B
import { log } from './log.mjs' export const mock = { log, } export default mock