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
This is a refactor which moves some of the SDKv2 cross-test utilities to
the crosstestimpl colder so that they can be reused in the PF
cross-tests.
related to #2297
This change adds the framework code for running Diff cross-tests in PF.
It also adds a simple cross-test to show the framework works. I'll add
additional coverage in a follow-up PR.
I've also exposed the Stdout output of both TF Plan and Pulumi Preview,
so that they can be recorded in the cross-test. This will allow us to
use the cross-tests for testing accurate bridge previews.
related to #2297
Similar testing work to #2298 but for PF-based providers.
The text was updated successfully, but these errors were encountered: