micropython-stubber icon indicating copy to clipboard operation
micropython-stubber copied to clipboard

MPFlash: ask_input tests fail in CI

Open Josverl opened this issue 1 year ago • 0 comments

src/mpflash/tests/test_ask_input.py

@pytest.mark.parametrize( "id, download, input, answers, check", ---- @pytest.mark.xfail(reason="Cant get test to work in CI :-(") def test_ask_missing_params_with_interactivity(

Josverl avatar Jun 24 '24 20:06 Josverl