qiskit/test/python/compiler
Michał Górny 040c9c8e88
Fix checking for deprecation warnings to use `assertWarns()` (#14145)
Fix the deprecation warning check to use the correct `assertWarns()`
method rather than `assertRaises()` that is used to test for exceptions.
This fixes the test suite when it is run without `-Werror`.
2025-04-01 08:46:22 +00:00
..
__init__.py Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
test_compiler.py Update transpiler pipeline to (only) use target internally (#12850) 2025-03-06 16:25:55 +00:00
test_transpiler.py Fix checking for deprecation warnings to use `assertWarns()` (#14145) 2025-04-01 08:46:22 +00:00