frederickjansen / polyline

A Python implementation of Google's Encoded Polyline Algorithm Format.
http://goo.gl/PvXf8Y
MIT License
117 stars 19 forks source link

convert to pytest #13

Closed jnahmias closed 1 year ago

jnahmias commented 1 year ago

closes #11

frederickjansen commented 1 year ago

Hi @jnahmias, thanks for submitting a pull request. I have a branch with PyTest on it already though, so I'm going to close this in favor of the full refactor in https://github.com/frederickjansen/polyline/pull/12.