PR #1056 currently tests only verify the default behavior where include_channels=False. It would be beneficial to add test cases or parameterize these tests to also cover include_channels=True to ensure that channel-based random circuits are correctly generated and handled.
PR #1056 currently tests only verify the default behavior where
include_channels=False. It would be beneficial to add test cases or parameterize these tests to also coverinclude_channels=Trueto ensure that channel-based random circuits are correctly generated and handled.