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

Transpiler unit-testing #14

Closed
ryanhill1 opened this issue Jun 21, 2021 · 0 comments
Closed

Transpiler unit-testing #14

ryanhill1 opened this issue Jun 21, 2021 · 0 comments
Labels
testing 🧪 Updates, changes to unit tests and coverage

Comments

@ryanhill1
Copy link
Member

Convert each function in qBraid/tests/transpiler/test_transpiler.py into a unit-test using pytest. Break down existing test functions according to a testing scheme that isolates and tests each component of the transpiler separately, and in its own file. The number of total tests and breadth of individual tests should be optimized towards maximal coverage with minimal redundancy.

@ryanhill1 ryanhill1 added the testing 🧪 Updates, changes to unit tests and coverage label Jun 21, 2021
@ryanhill1 ryanhill1 assigned ryanhill1 and unassigned ryanhill1 Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing 🧪 Updates, changes to unit tests and coverage
Projects
None yet
Development

No branches or pull requests

1 participant