Turbo87 / utm

Bidirectional UTM-WGS84 converter for python
http://pypi.python.org/pypi/utm
MIT License
493 stars 101 forks source link

Convert all tests to pytest #65

Closed eumiro closed 3 years ago

eumiro commented 3 years ago

Since the project already uses pytest, here are all the tests converted to pytest with parametrized tests and proper use_numpy skipping.