NodeSecure / domain-check

Node.js module which helps you to check informations about domains
MIT License
9 stars 3 forks source link

Migrate to Node.js native test runner #22

Closed fraxken closed 1 year ago

fraxken commented 1 year ago

Migrate from tape to Node.js native test runner

https://nodejs.org/api/test.html

Please remove unused dependencies (I think we can also remove cross-env).

fabnguess commented 1 year ago

hi @fraxken , i wanted to take this issue, but it seems to have already been dealt with https://github.com/NodeSecure/domain-check/blob/main/test/index.js#L2