import { expect, tap } from '@pushrocks/tapbundle'; import * as smartspawn from '../ts/index'; tap.test('should create a simple test function', async () => {}); tap.start();