# -*- mode: snippet -*- # contributor: ßingen # key: it # name: it test unit # -- it('$1', async () => { $0 })