mardi 24 mai 2016

How can I test a javascript library with multiple environments?

I have a javascript library that uses Angular.js. I would like to run CI tests against different versions of Angular, e.g. 1.4 and 1.5.

For Python there is a great program called Tox that lets you do this. Is there something similar for Javascript and Node?

Aucun commentaire:

Enregistrer un commentaire