UNPKG

siesta-lite

Version:

Stress-free JavaScript unit testing and functional testing tool, works in NodeJS and browsers

5 lines (4 loc) 104 B
import {value} from '../lib/ecmamodule.js' StartTest(t => { t.is(value, 1, 'Imported correct'); });