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