radish-bdd / radish

Behavior Driven Development tooling for Python. The root from red to green.
https://radish-bdd.github.io
MIT License
181 stars 49 forks source link

expand $PWD with getcwd on windows #354

Closed fliiiix closed 5 years ago

timofurrer commented 5 years ago

Nice 🎉

lcolgithub commented 12 months ago

Seems like this functionality is no longer included in radish-bdd, added the commit into my local files and seemed to fix it again

fliiiix commented 12 months ago

its only fixed on the next branch for radish 1.0 which will probably not happen so i cherry-picked it to main

and i will create a v0.16.2 release with it