scalefactory / vagrant-cucumber

A Vagrant plugin to allow cucumber to work with VMs.
MIT License
40 stars 8 forks source link

Force cucumber colouring #12

Closed phyber closed 9 years ago

phyber commented 9 years ago

Setting VAGRANT_CUCUMBER_FORCE_COLOR or VAGRANT_CUCUMBER_FORCE_COLOUR in the environment should result in Cucumber colouring being forced, even if the output is not an interactive terminal. Also ignores vim backups in .gitignore.