tophat / codewatch

[deprecated] Monitor and manage deeply customizable metrics about your python code using ASTs
https://codewatch.io
Apache License 2.0
38 stars 3 forks source link

Check whether "expected" mis-uses of the API give meaningful error messages #16

Open cabiad opened 5 years ago

cabiad commented 5 years ago

See https://github.com/tophat/codewatch/pull/1#discussion_r233899384 for one example.

What kind of error do we see if we pass an invalid node name to our visit decorator?