I've written a strategy that creates Python filesystem paths (everything which open() takes or which os.listdir() can return): https://github.com/quodlibet/senf/blob/master/tests/hypothesis_fspaths.py#L40
I was wondering if there is any interest in including such a strategy.
I've written a strategy that creates Python filesystem paths (everything which open() takes or which os.listdir() can return): https://github.com/quodlibet/senf/blob/master/tests/hypothesis_fspaths.py#L40
I was wondering if there is any interest in including such a strategy.