less / less.js

Less. The dynamic stylesheet language.
http://lesscss.org
Apache License 2.0
17k stars 3.41k forks source link

[To Do] Add visual regression (Backstop) tests to Less #3262

Open matthew-dean opened 6 years ago

matthew-dean commented 6 years ago

This came up for fixes to svg-gradient() (https://github.com/less/less.js/pull/3261). There are no automated visual regression tests, so it might be good to do so for functions that create visual assets. See: https://github.com/garris/BackstopJS

Bruce-Hopkins commented 2 years ago

Is this still relevent? Can I pick this up?

khareyash05 commented 1 year ago

Is this open to work @matthew-dean ?

matthew-dean commented 1 year ago

Yep! I'm not sure if BackstopJS is still the best current solution, but yes I think it's still needed.