Skip to content

requiring thistests/test_testing.py: add missing mark.skipif(typeguard is None) for tests requiring this#141

Merged
orsinium merged 1 commit intolife4:masterfrom
dutyrok:master
Jul 2, 2025
Merged

requiring thistests/test_testing.py: add missing mark.skipif(typeguard is None) for tests requiring this#141
orsinium merged 1 commit intolife4:masterfrom
dutyrok:master

Conversation

@dutyrok
Copy link
Contributor

@dutyrok dutyrok commented Jul 1, 2025

Both tests use typeguard.TypeCheckError in the pytest.raises(). So they fail unless typeguard is installed first.

… tests requiring this

Both tests use typeguard.TypeCheckError in the pytest.raises(). So
they fail unless typeguard is installed first.

Signed-off-by: Alexandr Shashkin <dutyrok@altlinux.org>
@orsinium
Copy link
Member

orsinium commented Jul 2, 2025

Thank you!

@orsinium orsinium merged commit 13612c1 into life4:master Jul 2, 2025
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants