I have a file and it has bunch of methods starting with prefix \"test\". Now I want to run this file and it has a __name__ == \"__main__\" construct which sets
I couldn't get @yole's answer to work but i did manage by going to
run > edit configurations > new configuration (the plus sign) > select python,
now input a name (mine was 'stop the bloody unittest') and select the correct script