azure-quantum-python icon indicating copy to clipboard operation
azure-quantum-python copied to clipboard

Tests for 1Qbit and Toshiba should use marks

Open anpaz opened this issue 3 years ago • 0 comments

In general, we control what tests to run with custom marks; this allow us to decide at runtime what 3rd party providers tests should run. 1Qbit and Toshiba are not following this pattern, instead they are using their own environment variables to explicitly enable the tests. They should be migrated to the general marks schema.

anpaz avatar Oct 07 '22 01:10 anpaz