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
At the moment, we have to generate a list of MetamorphicRelation objects, convert them to JSON, and then load that in as causal test cases. It'd be good to be able to go straight from DAG to causal test suite.
At the moment, we have to generate a list of
MetamorphicRelationobjects, convert them to JSON, and then load that in as causal test cases. It'd be good to be able to go straight from DAG to causal test suite.