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

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -