Skip to content

xieyuheng/test-runner

Repository files navigation

Test Runner

Install

npm i -g @xieyuheng/test-runner

Development

npm install    // Install dependences
npm run build  // Compile `src/` to `lib/`
npm run watch  // Watch the compilation
npm run test   // Run test

Contributions

Be polite, do not bring negative emotion to others.

License