4ca9f182d7
* chore: run `pnpm install --prefer-frozen-lockfile` * chore: install `jest` and `ts-jest` * test: create `jest.config.js` * chore: install `@types/jest` * chore: add `jest` on `tsconfig.json` `types` property * chore: create test script * test: create example test 🎉🎊🕺🏼 * chore: install `@gmrchk/cli-testing-library` * chore: override `tsconfig` with `@trigger.dev/tsconfig` * test: make poc of cli test * chore: run build before test * docs: improve comment * Added a changeset --------- Co-authored-by: Matt Aitken <matt@mattaitken.com>