JamesHutchison / pytest-hot-reloading

A hot reloading pytest daemon, implemented as a plugin
MIT License
89 stars 2 forks source link

Ensure megamock compatibility #13

Closed JamesHutchison closed 1 year ago

JamesHutchison commented 1 year ago

The megamock library uses varname, which itself doesn't seem to like the rewrites that jurigged does. This is to look into a path forward in ensuring compatibility. I would imagine if this can work with megamock, it can work with anything.