How delete run/test configurations in pycharm? -


i moved directory in pycharm project had tests in it. tests fail because run configuration them points old missing directory. see can manually edit each test use new directory, how do @ once, or delete these runs configurations new ones created correct paths? maybe bug in pycharm? is, pycharm kept run configurations moved tests, did not update paths?

  1. run -> run... -> edit configurations

for deletion:

  1. on left, select configuration want delete

  2. click - sign in top left corner.

for edit:

  1. on left, select configuration want edit.

  2. on right make modifications want

  3. click apply


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -