Hacker News new | ask | show | jobs
by tobltobs 3715 days ago
Take a look outside of the node.js micro cosmos.
2 comments

Python has a great tool called Tox for testing on multiple python versions: https://tox.readthedocs.org/en/latest/
The same situation applies in all language ecosystems, there is nothing exceptional about Node in this regard.