You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I prefer dependency free stuff.
now that NodeJS have also a built in test runner also node:test and also a node:assert, then i have stop installing any additional dependencies.
the latest version of node testing tools have really grown to be something 👌
Describe the feature
I would like (if you agree) to refactor the spec/test to only using
node:assert
and possible get rid of any outdated dependency.Checklist
The text was updated successfully, but these errors were encountered: