const assert = require('assert'); describe('default', ()=>{ it('snippit', snippit) }) function snippit(){ console.log("okay") }