StackRating

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

Bruno Oliveira

Rating
1519.50 (32,922nd)
Reputation
6,237 (26,101st)
Page: 1 2
Title Δ
Python module pytest-mock how to test method call arguments when on... 0.00
How to prevent PytestCollectionWarning when testing class Testament... +3.76
Pytest not throwing errors where I expect them 0.00
Using the same object from different PyTest testfiles? 0.00
py.test reporting IndexError/KeyError as a Failure instead of Error 0.00
Breakdown of fixture setup time in py.test 0.00
Using pytest fixtures and peewee transactions together 0.00
How to pass variable or string to below fixture to edit HTML report... 0.00
pytest - sepearate fixture logic from the tests 0.00
Using pytest.fixture to opt out of function -0.03
Basic pytest teardown that runs on test completion -0.03
pytest fixture params with monkeypatch 0.00
Pytest - Fixture introspect on function level 0.00
Pytest additional argument that allows tests run in parallel properly 0.00
How to save pytest's results/logs to a file? -0.22
py.test: error: unrecognized arguments 0.00
Autousing pytest fixtures defined in a separate module 0.00
Is it possible to use setup_method with fixtures? +3.83
How to instantiate an object once +4.55
How to mark test as xfail only with specific parameters with Pytest 0.00
Does @ddt work with py.test? 0.00
py.test conftest - Modify Fixture Parameter Based on sys.argv +3.90
Customizing pytest junitxml failure reports -4.19
Carrying out unit testing in python on a method that implements Ima... 0.00
How to pass a value to a Pytest fixture 0.00
mocking sleep in a test 0.00
pytest.mark.parameterize not "finding" fixtures 0.00
pytest fixtures inside or outside class? 0.00
can we define pytest hooks outside conftest.py? 0.00
How to test function is called with correct arguments with pytest? -0.09
How to run pytest.main("-v test_script2.py") when test_sc... 0.00
Marking a pytest.Item subclass 0.00
Trying to understand pytest-xdist failures for parametrized tests 0.00
Accessing pytest assert message in finalizer 0.00
Pytest: how to take action on test failure? 0.00
How to skip a pytest using an external fixture? 0.00
Printing test execution times and pinning down slow tests with py.t... 0.00
How can I quickly display failure details while using pytest? +3.39
py.test: dump stuck background threads at the end of the tests 0.00
Use only certain fixture parameterizations in different tests in py... 0.00
Splitting a conftest.py file into several smaller conftest-like parts +5.00
Python project directory structure / pytest trouble -4.13
Change cwd before running tests -0.36
How can I make py.test print stack traces for test failures / error... 0.00
pytest capsys: checking output AND getting it reported? -2.79
Pytest not giving proper output in terminal 0.00
Why pytest.mark.parametrize does not work with classes in pytest? 0.00
How do i correctly setup and teardown my pytest class with tests? 0.00
Inject own name for test method into pytest output 0.00
is there a way to handle assertion passed in pytest -4.13