unit testing - How to disable AutoTest in GogLand? -


i'm writing go tdd using gogland , somehow accidently enable autotest feature. after writing code few seconds, test run automatically distract me lot. after searching on internet not find solution yet.

what can adjust @ moment "set autotest delay" 10 seconds want disable , run manually. there way , how that?

thank in advance.

toggle auto-test button placed on run tool window right under rerun failed tests action. disabling disables auto-testing completely.

toggle auto-test


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -