Approval tests capture the output (a snapshot) of a piece of code and compare it with a previously approved version of the output (the expected result). It's most useful in environments where frequent ...
The 2019.1(.1) release of PyCharm seems to have altered the way the terminal is used. It has more broad problems (like ctrl-c not working anymore, which was fixed in 2019.1.1). However it also seems ...