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
Testing that each of the ucc default transpiler passes individually does what is expected. Qiskit has a pretty hefty testing suite, and we probably don't need all of it right now, but Qiskit's transpiler tests provide some code that can be reused. However, they are using Unittest and I am more familiar with Pytest, so I may not directly copy the files.
@jordandsullivan to do a deep dive in the Qiskit testing suite to determine the minimum we need for UCC
The text was updated successfully, but these errors were encountered:
Testing that each of the ucc default transpiler passes individually does what is expected. Qiskit has a pretty hefty testing suite, and we probably don't need all of it right now, but Qiskit's transpiler tests provide some code that can be reused. However, they are using Unittest and I am more familiar with Pytest, so I may not directly copy the files.
@jordandsullivan to do a deep dive in the Qiskit testing suite to determine the minimum we need for UCC
The text was updated successfully, but these errors were encountered: