Hacker News new | ask | show | jobs
by nemild 3715 days ago
What do you recommend for how we could do it better?
1 comments

Take a look outside of the node.js micro cosmos.
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.