ericcornelissen / depreman

Manage npm deprecations
https://www.npmjs.com/package/depreman
GNU Affero General Public License v3.0
0 stars 0 forks source link

Add Node.js v20 and npm v9 support alongside end-to-end tests #42

Closed ericcornelissen closed 2 weeks ago

ericcornelissen commented 2 weeks ago

Closes #41 Relates to #20

Summary

Create a basic end-to-end test suite (that is a suite that invokes the CLI just like users would) and use it to initiate support for Node.js v20 and v9 of the npm CLI. To ensure the support the end-to-end tests are ran continuously against all combinations of supported versions of Node.js and npm.