YahooArchive / arrow

FE Test framework designed to promote TDD
http://yahoo.github.io/arrow/arrow_intro.html
BSD 3-Clause "New" or "Revised" License
55 stars 59 forks source link

Add in debugCSS to arrow test #145

Closed imbrianj closed 10 years ago

imbrianj commented 10 years ago

Add in debugCSS rules to print to console. Only useful if you --logLevel=debug as many of these are simply kind suggestions more then genuine failures. Certainly some of these issues are more offensive than others, but printing to console seems like a safe first step.

proverma commented 10 years ago

Thanks @imbrianj