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

Gather default metrics (imports, method and function calls) and make them available for assertion methods. Document metrics and how to use them in assertions. #64

Closed cabiad closed 5 years ago

cabiad commented 5 years ago

Closing for now as providing the count_imports and count_calling_files helpers roughly accomplishes this.