less/less.js

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

Open

#3,262 opened on Jul 4, 2018

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

Repository metrics

Stars
 (16,977 stars)
PR merge metrics
 (Avg merge 19d 1h) (15 merged PRs in 30d)

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