HuddleEng / PhantomCSS

Visual/CSS regression testing with PhantomJS
MIT License
4.72k stars 259 forks source link

Suffix count as an option #143

Closed fusionfox closed 8 years ago

fusionfox commented 8 years ago

I noticed that #139 was closed without merging; anybody know why and do people agree with something like this being added?

We want the ability to be able to run screenshot tests in any order or individually; having the mandatory suffix count makes this difficult.

fusionfox commented 8 years ago

Realised that we weren't calling phantomcss.done() to reset the screenshot suffix count.