qiskit-ibm-runtime icon indicating copy to clipboard operation
qiskit-ibm-runtime copied to clipboard

Convert all backend.run test cases to use SamplerV2

Open jyu00 opened this issue 4 months ago • 0 comments

What is the expected feature or enhancement?

As we prepare for the deprecation of backend.run(), one good step is to convert all the test cases to use SamplerV2. This would also help us verify that SamplerV2 supports all the features that backend.run() supports.

Acceptance criteria

  • Convert all tests that use backend.run to use SamplerV2.

jyu00 avatar Mar 26 '24 21:03 jyu00