Does anyone know how to automatically test in cljs if browser has some errors/warnings? Or any suggestions where to look for that, could be also some library for that, basically I want to have a test that starts an app and looks what messages are in browser console.
You could rebind window.console