StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

MrBean Bremen

Rating
1559.17 (5,752nd)
Reputation
2,183 (77,103rd)
Page: 1 2 3 4 5 6
Title Δ
How can I keep the association between image and coordinate (z-axis... 0.00
Mock constant in python unit test doesn't work 0.00
pytest: Parameterized test cases via fixtures +0.42
Is pytest_runtest_teardown called for skipped tests while pytest_ru... 0.00
anchoring an absolute path to parent directory in shared repo 0.00
How to mock sqlalchemy execution output inside `with` context manager 0.00
How to have a teardown function in module scope based on running te... 0.00
What is the difference between assertIs and assertTrue in unittest... -2.38
Why is unittest coverage disabled for Python 3.8.3? 0.00
Making PropertyMock wrap an existing property - Python 0.00
Mock a function which is called when a module is imported 0.00
Parameterizing pytest function with different tests 0.00
How to patch an object method in pytest 0.00
Using numpy.testing functions with unittest 0.00
Pytest getting test Information in classes other than testcase 0.00
How to represent unittest.mock.call().__str__() 0.00
Mock Patch check parent class method call 0.00
how to pass multiple list arguments by command line to multiple pyt... 0.00
pytest mocker fixture mock module from where it is defined and not... 0.00
Patching class instance attribute which is a property of another cl... 0.00
Pytest + mock: patch does not work without with clause 0.00
Can individual tags override the Character Set in the Specific Char... 0.00
Does pytest support the use of function factories in test files? 0.00
pytest-mock pathlib.Path.open 0.00
Is there a way to count how many times a function mock was called w... 0.00
Mocking gRPC status code ('RpcError' object has no attribut... 0.00
Is there a way to add MultiValues and lists in pydicom 0.00
Mock function that had decorator. Use same decorator again to decor... 0.00
Is it possible to patch method called on created previously mock? 0.00
Is there a way to automatically create test cases in Python's u... 0.00
pytest-appium: cannot start tests, got SKIPPED 0.00
Mock os.remove in Python with unittest.mock 0.00
Running the same pytest with different setup 0.00
how do I define a patch globally with autouse? 0.00
Python unittest setting a global variable correctly +4.99
Function called assertion fails on a mocked imported class +3.43
how to test two json file with pytest in python3.6 0.00
How to pass a parameterised fixture as a parameter to another fixture +3.46
How to give different return values for a mocked function in pytest? +3.55
How can I save the metadata only of a dicom image, without the Pixe... 0.00
How to run multiple python files in a folder one after another and... 0.00
Nib.load() error - Trying to load PNG and DICOM images to be resize... +3.49
Test one function, with multiple test cases but only use one assert? 0.00
How to save Dicom Image with dicom format after anonymization? 0.00
Python unit testing multiple inputs 0.00
Assert mock arguments if arguments include another mock 0.00
Jenkins "Warnings Next Generation Plugin" can't parse... 0.00
python mock import in imported module 0.00
How does one read multiple DICOM and PNG files at once using pydico... 0.00
python pytest - How can I get a test markers inside its fixture met... +3.50