Is it possible to log console output and see what is going on when putting in assertions? I am seeing the desired behavior (the correct prompt shows up) of my capsule, however the assertion that checks for a prompt is failing and I can't really find any way to debug these assertions.
Also, I'm kind of new to StackOverflow so I could make this question more specific to my issue if that is better. I figured it would be best to start with a general question like this that would be useful to a wider audience!