garris/BackstopJS

Clean up CLI output

Open

#165 opened on Feb 20, 2016

View on GitHub
 (7 comments) (0 reactions) (0 assignees)JavaScript (6,510 stars) (601 forks)batch import
enhancementhelp wanted

Description

When running the BackstopJS the command line output is noisy. Some of that is caused by the gulp implementation (see #164) and some of it is just logging out too much stuff at runtime. It would be a great service to the community if someone could help out with this terminal hygiene issue! Namaste.

Contributor guide