bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Use spell-spec and expound for better cli errors #181

Open bensu opened 6 years ago

bensu commented 6 years ago

Following Figwheel's lead, there are two libraries we could use to vastly improve the error messages in doo:

https://github.com/bhb/expound https://github.com/bhauman/spell-spec