-
ulif authored
Includes an InputMock to fake keyboard input. With `InputMock` we can fake std lib `input()`/`raw_input()` using py.tests 'monkeypatch' fixture.
ulif authoredIncludes an InputMock to fake keyboard input. With `InputMock` we can fake std lib `input()`/`raw_input()` using py.tests 'monkeypatch' fixture.