You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to make some changes to a fork of this repository, I would like to test those changes. I had a go at running the pytests included in models/_tests but I couldn't run any of them, even on the master branch.
Can you give me some pointers? I don't know what this means
file /home/emil/bluesky/gui/bluesky-widgets/bluesky_widgets/models/_tests/test_rastered_image.py, line 29
def test_rastered_image(non_snaking_run, FigureView):
E fixture 'qtbot' not found
> available fixtures: FigureView, FigureViews, anyio_backend, anyio_backend_name, anyio_backend_options, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, non_snaking_run, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, snaking_run, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have been trying to make some changes to a fork of this repository, I would like to test those changes. I had a go at running the pytests included in models/_tests but I couldn't run any of them, even on the master branch.
Can you give me some pointers? I don't know what this means
Beta Was this translation helpful? Give feedback.
All reactions