rm -f test/bin.ts
tap -R spec --no-cov --before test/00-setup.ts --node-arg=-r --node-arg=ts-node/register test/*.ts
