Skip to content

chore: replace mocha with node test#15

Merged
dogabudak merged 3 commits into
mainfrom
replace-mocha-with-node-test
May 11, 2026
Merged

chore: replace mocha with node test#15
dogabudak merged 3 commits into
mainfrom
replace-mocha-with-node-test

Conversation

@dogabudak
Copy link
Copy Markdown
Contributor

Mocha is only used to run tests, and security updates from vanta annoys me. I am not sure if there is actually an advantage of it ?

dogabudak added 3 commits May 9, 2026 05:45
Remove the mocha dev dependency and use node:test (built-in since
Node 18). Add describe/it imports from node:test to each test file
and replace mocha-specific xit() calls with it.skip().
@dogabudak dogabudak marked this pull request as ready for review May 11, 2026 07:00
Copy link
Copy Markdown

@ilin-andrey ilin-andrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome!

@dogabudak dogabudak merged commit f463473 into main May 11, 2026
@dogabudak dogabudak deleted the replace-mocha-with-node-test branch May 11, 2026 08:12
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.

2 participants