基本機能の実装 #25
Annotations
2 errors
|
TestValid.test_main_with_output_json:
TestValid#L1
AssertionError: assert False is True
+ where False = <function isfile at 0x7f4b47386ac0>(PosixPath('/tmp/tmp47o4ipwb/result.json'))
+ where <function isfile at 0x7f4b47386ac0> = <module 'posixpath' (frozen)>.isfile
+ where <module 'posixpath' (frozen)> = os.path
|
|
test
Process completed with exit code 1.
|