Skip to content

Conversation

@MicahMaphet
Copy link
Contributor

Register tsx with mocha on bitcore-node, bitcore-wallet-service, and bitcore-wallet-client.

  • tsx saves time and computation, no tsc build needed before testing
  • tsx loads faster than ts-node
  • easier compatibility with nyc, less cumbersome

@MicahMaphet MicahMaphet marked this pull request as ready for review January 8, 2026 22:56
"sinon": "^7.1.1",
"supertest": "*",
"ts-node": "^8.0.3",
"tsx": "4.19.2",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this an older version than the others and version locked?

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