tsmockit

tsmockit

This readme is intended for maintainers / contributors to tsmockit. The public facing readme is located dist/README.md.

Local Development

Installation

  • run cmd: npm install

Testing

  • run cmd: npm start / npm run test-once

Linting

  • run cmd: npm run lint

Building

  • run cmd npm run build

Publishing

  • Merge a PR to master
  • If the version is updated, a github action will handle publishing the new version

Generated using TypeDoc