asyrjasalo / RESTinstance

Robot Framework library for RESTful JSON APIs
https://pypi.org/project/RESTinstance
GNU Lesser General Public License v3.0
207 stars 84 forks source link

Using pathlib allows os-independent unit tests #144

Closed kivipe closed 1 month ago

kivipe commented 1 year ago

This fixes #141

asyrjasalo commented 1 year ago

Happy to merge this after the checks pass.

@asimell @Atihinen any updates from your side?

github-actions[bot] commented 2 months ago

This pull request is stale because it has been open for 30 days with no activity.

asyrjasalo commented 2 months ago

Keeping this open for now.

asyrjasalo commented 1 month ago

I like the idea of using pathlib but this pull request's implementation lacks consistency.

If you want to convert all path.something usages to use Pathlib, please reopen this again and I am happy to merge it.