How can I run all scripts in a given project/directory/subfolder?

已回答

I'm not talking about tests. I'm talking about all executable scripts.

Running from the terminal is of course a possibility, but this means that all environments have to be re-set up for that purpose, and what runs in PyCharm doesn't always run in Terminal, without carefully checking this.

0

请先登录再写评论。