garris/BackstopJS

Clean up CLI output

Open

#165 opened on Feb 20, 2016

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

Repository metrics

Stars
 (6,510 stars)
PR merge metrics
 (No merged PRs in 30d)

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