Open nilsreichardt opened 1 year ago
HI @nilsreichardt. That doesn't seem like too crazy of a change. Would you be interested in opening up a PR to add the variant param to the testGoldens
function?
There is already an open PR. But the author seems to be inactive. Should I create a new PR or write a comment under the PR?
Yeah I think making a new PR that is limited to just adding the variant
param would be easiest honestly
The
testWidgets
method allows specifyingvariant
parameter. This is helpful when you have different design for different platforms.