I'm using APIEasy via grunt and the grunt-vows plugin.
Is there some way I could set up the different host names for different server environments as grunt task targets, then use the config info in the tests?
Alternatively, could I set some variables in a set of wrapper scripts which then require or include the actual tests?