xwipeoutx / basil

Javascript test runner with hierarchical setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capture script errors

xwipeoutx opened this issue · comments

Invalid syntax or type errors in js files means they're just ignored.

See if we can hook into an error event or something and rethrow