WhitewaterFoundry / pengwin-setup

Continuous integration of setup package.
MIT License
29 stars 18 forks source link

Update Node.js versions to LTS 22 and 23 latest #397

Closed crramirez closed 3 weeks ago

crramirez commented 3 weeks ago

This pull request updates the Node.js version used in the setup and tests, and modifies the repository for shunit2 in the test setup script. The most important changes include updating the Node.js latest and LTS versions, and changing the shunit2 repository to a fork with additional features.

Node.js version updates:

Test setup improvement: