Skip to content

tests

tergite_autocalibration.utils.misc.tests

Functions:

Name Description
is_pytest

Check whether it is running a pytest.

is_pytest

is_pytest() -> bool

Check whether it is running a pytest.

Notes

Please use this function carefully, because it can be dangerous to modify the code and change the behaviour for testing issues.

Returns: True if the application is running as a pytest