Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR] Removing ts-mocha for testing/coverage scripts #515

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

LuchoTurtle
Copy link
Member

closes #513

Because ts-mocha has not been updated in a few years and appears dormant, I'm removing it to run our test/coverage scripts.

Based on the information of https://stackoverflow.com/questions/26977722/how-to-run-mocha-tests-written-in-typescript, this uses the already existing ts-node dependency to run these scripts.

@LuchoTurtle LuchoTurtle added dependency awaiting-review An issue or pull request that needs to be reviewed labels Jan 12, 2025
Copy link
Member

@nelsonic nelsonic left a comment

Choose a reason for hiding this comment

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

Great plan @LuchoTurtle 🎉 Thanks. 🙏

@nelsonic
Copy link
Member

P.S: @LuchoTurtle please prepare a new release and publish as there have been a few deps updates in recent weeks. 🙏

@nelsonic nelsonic merged commit ee46b95 into main Jan 13, 2025
10 checks passed
@nelsonic nelsonic deleted the remove-tsmocha branch January 13, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review An issue or pull request that needs to be reviewed dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants