def test_something(self): main.main(arguments=["-d"])
def test_something(self): main.main(arguments=["nonexistent_file"])