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
feat: implement TestBuildContext for capturing build-time output (#3849)
* feat: implement TestBuildContext for capturing build-time output and enhance output retrieval in TestContext
* feat: enhance TestBuildContext with new methods and override output retrieval in TestContext
* feat(tests): add attributes to TestBuildContextOutputCaptureTests for parallel execution and expected state
* fix(tests): correct attribute usage in TestBuildContextOutputCaptureTests
0 commit comments