PyCharm not running single tests
Answered
My new version of PyCharm (2019.1 CE) does not seem to run single tests any longer. When I select a unittest in the editor gutter it runs all the tests in the file.
Am I missing a new setting that makes this work?
Please sign in to leave a comment.
Hi Ray, could you please provide an example? When a user invokes tests with a gutter icon PyCharm creates a temporary run configuration to execute, could you please take a screenshot of it (Run | Edit Configurations)?