MattiSG / Watai

Integration testing for the web of components
62 stars 7 forks source link

Exceptions thrown by loadAllFiles are ignored #112

Closed debona closed 10 years ago

debona commented 10 years ago

All exceptions thrown by loadAllFiles are invisible while it should not. There is no output and it does not affect the exit code

I expect it has output on stderr or in a log file at least. I also expect the program exit immediately with a error exit code.

MattiSG commented 10 years ago

Thanks for reporting! Intended for inclusion in next minor version, for delivery of #111.