bitcoinjs / bitcoinjs-lib

A javascript Bitcoin library for node.js and browsers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I run a test for just one file with a specific name?

nguyenHoang32 opened this issue · comments

npm run mocha:ts -- 'test/bip32.ts'

etc.