bitcore
bitcore copied to clipboard
Use TSX with Mocha
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