Subject: | Test requires interactive input |
BANG/Unzip-Passwd_0.0.12-Alpha.tar.gz asks for user input during testing:
t/boilerplate.t ... ok
t/manifest.t ...... skipped: Author tests not required for installation
t/pod-coverage.t .. ok
t/pod.t ........... ok
t/unzip.t ......... ok
replace ./tmp/test.txt? [y]es, [n]o, [A]ll, [N]one, [r]ename:
After that all my smokers hang and wait for being killed. Please make
your tests non-interactive or provide at least an option to do so.
Thanks!