*** Non-zero exit code of 99 generated by command.
*** No output to stderr. Output to stdout was:
Written one.txt and subdir/one.txt successfully.


To allow non-zero exit code, use:

  tdda gentest --non-zero-exit 'python 2files.py' 'test_python_2files_py.py' '.'

*** Test script not generated.