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?
run -> run... -> edit configurations
for deletion:
on left, select configuration want delete
click
-
sign in top left corner.
for edit:
on left, select configuration want edit.
on right make modifications want
click
apply
Comments
Post a Comment