openqemist.tests.quantum_solvers.microsoft_qsharp package¶
Submodules¶
openqemist.tests.quantum_solvers.microsoft_qsharp.test_microsoft_qsharp_parametric_solver module¶
-
class
openqemist.tests.quantum_solvers.microsoft_qsharp.test_microsoft_qsharp_parametric_solver.
MicrosoftQSharpParametricSolverTest
(methodName='runTest')[source]¶ Bases:
unittest.case.TestCase
-
openqemist.tests.quantum_solvers.microsoft_qsharp.test_microsoft_qsharp_parametric_solver.
get_file_path_stub
()[source]¶ Gets the path of the test files from anywhere in the test tree.”
The direcory structure should be $SOMETHING/QEMIST/qemist/tests/$SOMETHINGELSE so we trim after “tests”, then add the path to the results files so we can run the tests from anywhere in the tree.