[email protected]
Tapper (tapr) is a node.js tap test runner which allows stdout and stderr mixed in with the tap output and also presents assert output in a more abbreviated fashion. Tapper also optionally adds color to the output. Core based on Isaac Z Schlueter original tap runner. Because of Isaac's modular design Tapr/Tapper customizes the runner but uses all the original tap components.
2011-12-10
安装 (0.1.2)
npm install [email protected]
yarn add [email protected]
pnpm add [email protected]
bun add [email protected]