How can I see normal print output created during pytest run? Sometimes I want to just insert some print statements in my code, and see what gets printed out when I exercise it. My usual way to “exercise” it is... April 28, 2022 0 Comments