UNPKG

siesta-lite

Version:

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

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