garris / garris/BackstopJS

Combine reports across tests

Open
#1,265 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

Scenario:
I'm running backstopjs tests in CircleCI environment, and I want to take advantage of parallelism by splitting up test config into multiple parallel runs. For example, each backstopjs run may contain just 1 or 2 scenarios, but I'm running 20 different scenarios at the same time.

Problem:
Each test generates its own reporting, which is tedious to comb through.

Desired solution:
For any given number of test runs, generate a single combined report, so that I can more easily assess visual regression results.

Is there an easy way to get at this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.