less/less.js

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

Open

#3262 opened on Jul 4, 2018

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (16,977 stars) (3,517 forks)batch import
good first issuelow priorityup-for-grabs

Description

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

Contributor guide