User Tools

Site Tools


pycharm_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pycharm_notes [2023/02/02 16:50] – [mark import as used] rajupycharm_notes [2023/04/04 20:23] (current) – [release history] admin
Line 1: Line 1:
 ===== dummy ===== ===== dummy =====
 +==== configure pycharm with pytest ====
 +<code>
 +File -> Settings -> Tools -> Python Integrated Tools -> Testing -> Default test runner -> select pytest from the dropdown -> OK
 +</code>
 +
 +Tested with pycharm 2022.1
 +
 +Ref: https://stackoverflow.com/questions/6397063/how-do-i-configure-pycharm-to-run-py-test-tests
 +
 ==== mark import as used ==== ==== mark import as used ====
 On the unused import line press Alt+Enter -> "Optimize imports" -> Disable inspection On the unused import line press Alt+Enter -> "Optimize imports" -> Disable inspection
Line 31: Line 40:
 <code> <code>
 released, version released, version
 +2023-03-29, 2023.1
 +2023-03-09, 2022.3.3
 +2023-03-15, 2022.2.5
 2022-08-16, 2022.2.1 2022-08-16, 2022.2.1
 2022-04-12, 2022.1 2022-04-12, 2022.1
pycharm_notes.1675356612.txt.gz · Last modified: 2023/02/02 16:50 by raju