Skip to content

Add ts-jest config and build step for tests - #10

Open
neno-is-ooo wants to merge 1 commit into
mainfrom
proposed/set-up-ts-jest-for-typescript-tests
Open

Add ts-jest config and build step for tests#10
neno-is-ooo wants to merge 1 commit into
mainfrom
proposed/set-up-ts-jest-for-typescript-tests

Conversation

@neno-is-ooo

Copy link
Copy Markdown
Owner

Summary

  • configure Jest to transform TypeScript using ts-jest
  • add build step with tsup before running tests
  • include ts-jest, tsup and TypeScript dev deps
  • add project tsconfig and tsup config
  • ignore nested project directory

Testing

  • npm test (fails: tsup not found)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant