Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add unit tests for ucc transpiler passes #11

Open
jordandsullivan opened this issue Sep 10, 2024 · 0 comments
Open

add unit tests for ucc transpiler passes #11

jordandsullivan opened this issue Sep 10, 2024 · 0 comments
Assignees
Labels
infrastructure Non-quantum things to improve the robustness of our package, e.g. CI/CD

Comments

@jordandsullivan
Copy link
Collaborator

jordandsullivan commented Sep 10, 2024

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

@jordandsullivan jordandsullivan added this to the 0.0.0 milestone Sep 16, 2024
@jordandsullivan jordandsullivan added the infrastructure Non-quantum things to improve the robustness of our package, e.g. CI/CD label Oct 16, 2024
@jordandsullivan jordandsullivan modified the milestones: 0.1.0, 0.2.0 Oct 16, 2024
@jordandsullivan jordandsullivan removed this from the 0.2.0 milestone Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Non-quantum things to improve the robustness of our package, e.g. CI/CD
Projects
None yet
Development

No branches or pull requests

2 participants