Commit e5d1f4b
test: refactor test/index.js to match Node (#110)
* test: refactor test/index.js to match Node
Refactors index.js to be able to copy paste directly into the Node.js
codebase. Note: I think it is sufficient that we continue syncing just
the tests for parseArgs() to Node.js (testing the public API. This
gives us 95% coverage today, and it would be easy to push this to
100% with a couple additional tests.
Fixes #105
* Update test/index.js
Co-authored-by: Aaron Casanova <32409546+aaronccasanova@users.noreply.github.com>
Co-authored-by: Aaron Casanova <32409546+aaronccasanova@users.noreply.github.com>1 parent 08c0648 commit e5d1f4b
2 files changed
Lines changed: 110 additions & 198 deletions
0 commit comments