UNPKG

siesta-lite

Version:

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

5 lines (4 loc) 71 B
export const value = 1; export const func = (arg) => { return 42 }