kaocha
kaocha copied to clipboard
Clearer error message when binding a non-existent variable
I ran into this today when I removed a variable that was in the :bindings
configuration. All I got was a null pointer exception, and no stacktrace. It'd be great if there was a more explicit message saying we were trying to bind a variable that didn't exist.