SpiceQA
Questions
Tags
Users
Badges
user_12480730
@user_12480730
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
Exclude tests in pytest configuration file
15 votes
Python Unittest - Mock vs Patch
13 votes
Pytest run only tests with specific marker attribute
9 votes
How do I fix pydicom's dcmread() preamble error?
9 votes
What's the difference between mock.MagicMock(spec=SomeClass) and mock.create_autospec(SomeClass)?
8 votes
Top Questions
How to correctly type-annotate functions with variable types?
5 votes
2 answers