malsyned / pfstest

Professional Firmware Services Unit Test Framework
Other
1 stars 0 forks source link

Error handling in automock.py #27

Closed malsyned closed 6 years ago

malsyned commented 6 years ago

Any errors that happen in automock.py will result in Python stack traces being shown, which is not ideal.

malsyned commented 6 years ago

I added catching and formatting of ParseError exceptions