nidhaloff / gpx-converter

python package for manipulating gpx files and easily converting gpx to other different formats
https://gpx-converter.readthedocs.io/en/latest/
MIT License
67 stars 18 forks source link

Created README.md for tests #22

Closed dcamejo1 closed 1 year ago

dcamejo1 commented 1 year ago

Noticed that the tests section of the repository did not have any clear way for the user to run the tests to make sure everything was passing at 100%, so I went ahead and outlined the instructions indicating how to do so using PyTest.