Josverl / micropython-stubber

Generate and maintain stubs for different MicroPython ports to use with VSCode and Pylance, PyRight, Thonny, PyCharm or pylint
https://micropython-stubber.readthedocs.io
Other
166 stars 14 forks source link

MPFlash: ask_input tests fail in CI #588

Open Josverl opened 1 week ago

Josverl commented 1 week ago

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(