##// END OF EJS Templates
Mechanism for testing terminal interact loop in-process....
Mechanism for testing terminal interact loop in-process. While this is complex, I much prefer it to starting a separate process and piping commands in.
Thomas Kluyver -
r13528:0fc72785
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters / tests
__init__.py Loading ...
test_ansi.py Loading ...
test_citation.py Loading ...
test_datatypefilter.py Loading ...
test_highlight.py Loading ...
test_latex.py Loading ...
test_markdown.py Loading ...
test_strings.py Loading ...