You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*"It's one of the various dimension of regression testing: across environments, rather than through time, or across code revisions. It's something I've already started doing with Blah: comparing a, b, and c versions in the way they respond to particular inputs, attempting to diff the metrics, the generated outputs. I guess this might provide a higher level or more structured way of defining what is tested, managing the cluster, reconciling the diffs etc.*
4
5
*You almost need a new DSL to describe the features of a system, the various exposed endpoints/outputs, and define a differ for each, one that's able to turn the diffs into prioritised blahs (which could be sitecode changes, regressions, env changes, noise). It could then be run against other systems across each change-dimension. Each blah could then be tagged (closed, resolved) with either a Git commit, a JIRA ticket, or an explanatory. 3D reg testing, perhaps."*