Skip to content

Conversation

@bakkot
Copy link
Member

@bakkot bakkot commented Jan 29, 2026

Claude did this but I reviewed and it looks fine. Couple places that use as unknown as whatever casts that I'd do // @ts-expect-error but nothing wrong with being more verbose. Commits can be reviewed individually. Fixes #667.

Also removes Mocha because node's built-in runner is fine, and bumps minimum node version to 24 because I don't want to bother having to compile the test files. This makes it a breaking change. We should probably start publishing as ESM while we're at it, just to simplify the build process, but that can be a followup.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

convert tests to typescript

2 participants